[MPlayer-users] A/V sync issues with DVB-t MPEG2 files

William R Sowerbutts will at sowerbutts.com
Tue Jan 7 05:52:51 CET 2003


Hi,

I have recorded some DVB-t video to disk. If I play the file with mplayer the
A/V is out of sync:

$ mplayer -ao sdl -vo mga ./video.mpg               # a/v out of sync

I can correct this by adding a parameter of "-delay -0.15".

However, if I play the video via stdin, the A/V sync is correct:

$ mplayer -ao sdl -vo mga - < video.mpg             # a/v is in sync

Is this a bug? Or am I missing the point somehow? Perhaps mplayer ignores the
PTS timestamps unless it is streaming the video via stdin?

Thanks,

Will

_________________________________________________________________________
William R Sowerbutts                                  will at sowerbutts.com
Coder / Guru / Nrrrd                                http://sowerbutts.com
         main(){char*s=">#=0> ^#X@#@^7=",c=0,m;for(;c<15;c++)for
         (m=-1;m<7;putchar(m++/6&c%3/2?10:s[c]-31&1<<m?42:32));}  



More information about the MPlayer-users mailing list