Axel Thimm wrote:
> On Tue, Sep 26, 2006 at 11:29:17AM +0200, Axel Thimm wrote:
>> On Tue, Sep 26, 2006 at 10:11:07AM +0100, John Pilkington wrote:
>>>   DVBRec(0) Error: Could not open demux device.
>>>                          eno: Too many open files (24)
>>>
>>> There is a 'solved' fix for this at
>>>
>>> http://svn.mythtv.org/trac/changeset/10946
>>>
>>> but I'm not clear what status this has and when it would appear in the
>>> normal upgrade process.
>> This fix made it into the trunk, but for appearing in ATrpms' builds
>> it would have to be backported to the 0.20 fixes branch.
>>
>> Maybe you can ask danielk to do so. Once it's in the fixes branch it
>> will automatically be picked up by ATrpms' builds in the future.
> 
> Earse that. The commit above was made to the trunk before the release
> of 0.20, so it's part of 0.20 from the very beginning.
> 
> If you still see this bug, it was either not completely closed or
> another bug that looks the same surfaced, or your system is half 0.20
> and half 0.19. You are not using partial/selective enablement of
> repos, are you?

Explanantion received yesterday from danielk:
--------------
I believe this is normal with your device. MythTV doesn't know ahead
of time that your card can't filter the number of streams needed, so
it opens as many as possible until it gets that error. What happens
then is that every couple seconds it closes a pid that it wants to
listen to and opens another it wants to listen to, it does this in
a round-robin fashion so that it has a relatively up to date view
of the metadata in the stream. The fix referred to in the [10946]
changeset makes sure that it gives the current audio and video
streams priority over other streams, and attempts to always record
them.

The error message you are seeing should be suppressed, but doesn't
indicate any real error in the recording. The worst that will
happen with 24 streams is that channel changing will be a little
slow and potentially you won't be able to record MHEG or other
interactive television programs. Regular TV and DVB Radio should
work fine.
-----------

So it's a 'feature'.  Recordings and online programme guide are fine.

Sincere thanks for the suggestions.

John P







_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to