On Sat, Dec 19, 2009 at 11:39 PM, gajendra khanna
<[email protected]>wrote:
> Install lame encoder, ffmpeg and mplayer.
>
> This is the script i use for the conversions. It works for any input
> format including videos:-
>
> /usr/bin/anytomp3.sh
> mplayer -ao pcm "$1" -ao pcm:file=temp.wav
> OUTNAME="${1%%.mp4}.mp3"
> lame -b 128 temp.wav "$OUTNAME"
> rm temp.wav
>
> Thanks for this sir!
>
> Gajendra
>
> --
> Do you have another question? Click here -
> http://groups.google.com/group/iitdlug/post
> Read archive - http://www.mail-archive.com/[email protected]/
> l...@iitd community mailing list -- http://groups.google.com/group/iitdlug
>
--
Parin Sharma
Another FOSS Lover,
New Delhi
--
Do you have another question? Click here -
http://groups.google.com/group/iitdlug/post
Read archive - http://www.mail-archive.com/[email protected]/
l...@iitd community mailing list -- http://groups.google.com/group/iitdlug