Re: dvb-t in Norway/NZ

Carl Eugen Hoyos <[email protected]> Sat, 9 Feb 2008 17:30:54 +0100 (CET)
Newsgroups gmane.comp.video.mplayer.user.dvb
Message-ID <[email protected]>
Hi!

On Sat, 9 Feb 2008, Nico Sabbi wrote:

>>> Yes, audio is (usually) fine (when using -ao alsa). The picture lags
>> behind though.
>>
>> I'm having similar fun with the NZ DTT tests. If the video is not
>> interlaced I can get near perfect playback with clear AAC audio. With the
>> interlaced streams the video seems to lag behind the Audio.
>>
>> Nico - I'm seeing this on the test files I'd already uploaded to mplayerhq.
>>
>> I now have a DVB-T card in a rig where I can do live stream testing rather
>> than using --dumpstream captures so hopefully I'll have some additional
>> feedback soon.
>>
>> Steve
>>
>
> please, report to mplayer-advusers@ giving all the details.
> Hopefully someone know why interlaced H264 streams desync
> so much (maybe the decoder doesn't set the pts correctly)


I posted a patch:
http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2007-October/054452.html

The alternative is to use -demuxer lavf -correct-pts (which is the default 
for demuxer lavf).

Carl Eugen