[MPlayer-users] Problems with mp3 playback

RC rcooley at spamcop.net
Thu Sep 8 12:56:21 CEST 2005


On Thu, 8 Sep 2005 12:15:35 +0200
Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:

> This is the right solution, just do it the right way:
> Use the pipe syscall to create a pipe, writing any data you receive
> directly into one end.
> The other end you pass to MPlayer:
> mplayer /dev/fd/<fd of other end of pipe>

That would make seeking forward/backward in the file impossible,
wouldn't it?  That surely wouldn't work well for mplayerplug-in.




More information about the MPlayer-users mailing list