[MPlayer-users] Best way to dump pcm to a wav and ogg, ogm support

Vladimir I. Umnov samba at ezmail.ru
Thu Mar 20 18:20:43 CET 2003


Hello, Nicolas.

NV> So here come the questions:
NV> 1. Will mencoder use oggenc, and will it be able to create ogm files???
NV> 2. Is there a faster way to dump to a wav the audio stream???
There is the better way to encode audio to ogg:
1) mkfifo sound.wav
2) on first console:
   mplayer -quiet -vc null -vo null -ao pcm -aofile sound.wav
3) on second console:
  oggenc sound.wav -osound.ogg (of course + options)



More information about the MPlayer-users mailing list