[MPlayer-dev-eng] Re:

Greg Stark gsstark at mit.edu
Wed Jan 8 06:42:00 CET 2003


Arpi <arpi at thot.banki.hu> writes:

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

> 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.

You probably know this but in this case mplayer may not be aware but it's
absolutely able to seek on stdin. You would have to do something like cat
video.mpg | ... to give mplayer something unseekable.

-- 
greg



More information about the MPlayer-dev-eng mailing list