[MPlayer-dev-eng]
Arpi
arpi at thot.banki.hu
Tue Jan 7 19:20:10 CET 2003
Hi,
> $ mplayer -cache 4096 -ao sdl -vo mga ./video.mpg # a/v out of sync
>
> I can correct this by adding a parameter of "-delay -0.15" (-0.15 feels about
> right but not quite right).
>
> However, if I play the video via stdin, the A/V sync is absolutely spot on:
>
> $ mplayer -cache 4096 -ao sdl -vo mga - < video.mpg # a/v is in sync
>
> Is this a bug? Or am I missing some vital point? Perhaps mplayer ignores the
i cannot imagine this is possible.
could you reproduce with -ao oss ?
-ao sdl does untracable things, sdl is just magic...
> PTS timestamps unless it is streaming the video via stdin?
no.
there is no difference procesisng data from file or stdin. stdin is just a
file with no seeking. i bet it's an sdl bug, or buffering issue.
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list