Re: HDTV: demux_ts vs lavf

Carl Eugen Hoyos <[email protected]> Thu, 19 Oct 2006 09:33:48 +0000 (UTC)
Newsgroups gmane.comp.video.mplayer.user.dvb
Message-ID <[email protected]>
Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

> Hi!
> 
> I tested Euro1080 HD5, an MPEG2 HDTV test program, using these commands:
> 
> 1) mplayer dvb://HD5
> 2) mplayer dvb://HD5 -cache 1000000
> 3) mplayer dvb://HD5 -dumpstream &
>    mplayer stream.dump
> 4) mplayer dvb://HD5 -demuxer lavf
> 5) mplayer dvb://HD5 -demuxer lavf -cache 5000

6) czap -a 1 -c wien2.zap -r "Euro1080 HD5(Euro1080)" &
   mplayer - </dev/dvb/adapter1/dvr0

Works without errors and without artefacts.
Is it possible that the problem does not lie in demux_ts but in the code that
feeds data to demux_ts?

Regards, Carl Eugen