[MPlayer-users] Problems with mp3 playback

Kevin DeKorte kdekorte at yahoo.com
Thu Sep 8 14:37:53 CEST 2005


On Thursday 08 September 2005 04:56 am, RC wrote:
> 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.
>

Correct, using the pipe is not an acceptable solution for mplayerplug-in.

Kevin

-- 
Get my public GnuPG key from
http://keyserver.veridis.com:11371/export?id=7574690260641978351
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050908/89906640/attachment.pgp>


More information about the MPlayer-users mailing list