Results 1 to 3 of 3
Hi to all,
Can anyone say how to convert mp3 format file to pcm format file using Mencoder...
- 03-25-2009 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 41
MEncoder
Hi to all,
Can anyone say how to convert mp3 format file to pcm format file using Mencoder
- 03-25-2009 #2
simply use this command
# mencoder -oac pcm audio.mp3 -o audio.wav
- 03-30-2009 #3Just Joined!
- Join Date
- Mar 2007
- Posts
- 41
Hi,
Thanks for your reply.I tried it but following the output
uboat:/home/umesh# mencoder -oac pcm /home/umesh/Desktop/ayan/Pala\ Pala.mp3 -o audio.wav
MEncoder dev-SVN-r26940 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Pentium(R) D CPU 2.80GHz (Family: 15, Model: 4, Stepping: 7)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
WARNING: OUTPUT FILE FORMAT IS _AVI_. See -of help.
success: format: 0 data: 0x0 - 0x518521
Audio file file format detected.
Video stream is mandatory!
Exiting...
uboat:/home/umesh#
I couldnt locate the audio.wav file
Please guide me where I am going wrong


Reply With Quote
