[MPlayer-users] Garbage in audio dumped from internet streams

Nitu Jain njain at mobitv.com
Tue Jun 13 19:30:55 CEST 2006


Hi,

Could you please tell me how to use fifo for reading and writing from
Mplayer?
I have to create 2 mins long audio files from internet streams using
Mplayer.

Thanks
Nitu


-----Original Message-----
From: mplayer-users-bounces at mplayerhq.hu
[mailto:mplayer-users-bounces at mplayerhq.hu] On Behalf Of RC
Sent: Tuesday, June 13, 2006 10:28 AM
To: MPlayer usage questions, feature requests, bug reports
Subject: Re: [MPlayer-users] Garbage in audio dumped from internet
streams

On Mon, 12 Jun 2006 19:37:30 -0700
"Nitu Jain" <njain at mobitv.com> wrote:

> I use mplayer to dump audio data from internet streams to /dev/stdout.

> Sometimes, I get static audio (garbled audio) in some of the .pcm 
> files.
> 
> What might be causing this garbled audio in mplayer?

Gah!  DON'T DO THAT!

MPlayer is writing it's output to stdout, at the same time it's
outputting the pcm audio to stdout.

Write to a normal file or a fifo, not stdout.
_______________________________________________
MPlayer-users mailing list
MPlayer-users at mplayerhq.hu
http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users



More information about the MPlayer-users mailing list