hello
can someone please help me with this?
i can find all the mp3s in a directory and its sub-directories with this:
find -name "*.mp3"
i can also ffmpeg a mp3 to m4a with this:
ffmpeg -i INPUT.mp3 -y -acodec libfaac -ab 192k OUTPUT.m4a
now, i would like to pipe all that find finds into ffmpeg.
thanks
guerrier
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.