Re: Re: HDTV: demux_ts vs lavf

Nico Sabbi <[email protected]> Thu, 19 Oct 2006 23:39:45 +0200
Newsgroups gmane.comp.video.mplayer.user.dvb
Message-ID <[email protected]>
Nico Sabbi wrote:

>
>> You can't read anything out of the -dumpvideo file I sent?
>>  
>>
>
> I'll look at it tonight


yes, it's really broken.
The  major difference between ?zap and mplayer's stream reading code is 
(or was
at the time) that the dvr device is opened in non-blocking code in 
mplayer,  in order
to prevent blocking.
This weekend I'll provide you a patch to see if using a blocking mode 
can fix this issue.