[MPlayer-users] dump file

SoulEdge souledge at brujula.net
Sat Feb 1 15:38:18 CET 2003


On Saturday 01 February 2003 13:38, Jose Morais wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hello,
> I would like to dump a stream from a url to a file using mplayer -dumpaudio
> -dumpfile <file> url   and then convert it to wav format using sox, but sox
> complains about not knowing the sampling rate, the data size and the data
> encoding. So my question is what parameters should I give sox to convert
> the raw file outputed by mplayer to a wav file?
> Thank you

why don't you just do:

mplayer -ao pcm -aofile <file.wav> url

this will create a wav file as output...

Damian
 



More information about the MPlayer-users mailing list