[MPlayer-users] audio extraction
gabor
gabor at realtime.sk
Thu Aug 29 19:27:02 CEST 2002
audio extraction:
you have 2 ways:
1. mplayer -dumpaudio -dumpfile myfile.mp3 my.avi
this will dump the audio... the audio will be in the same format as it
was inside the avi ( usually mp3... but can be of course wma or pcm....
whatever it was inside )
2. mplayer -ao pcm -aofile myfile.wav my.avi...
this will dump the audio into a wav file...
for faster dumping use this (optimized:-) version ( no video output):
mplayer -ao pcm -aofile myfile.wav -vc null -vo null my.avi
bye,
gabor
On Thu, 2002-08-29 at 12:49, Galliano.Sylvain wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi everybody !
>
> Does anybody know how to play the video with mplayer and the audio with
> Snack (a sound library) synchronously ?
> How to extract the sound from a videofile ?
> Thank you very much for your future answer !
>
> Sylavin GALLIANO
> sylvain.galliano at etca.fr
>
> _______________________________________________
> RTFM!!! http://www.MPlayerHQ.hu/DOCS
> Search: http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
--
That's life for you, said McDunn. Someone always waiting for someone
who never comes home. Always someone loving something more than that
thing loves them. And after awhile you want to destroy whatever
that thing is, so it can't hurt you no more.
-- R. Bradbury, "The Fog Horn"
More information about the MPlayer-users
mailing list