$ /home/foouser/decoder input-file.amr temp.raw
$ sox –r 8000 –w –c 1 –s temp.raw –r *8000* –w –c 1 temp.wav
$ lame –h temp.wav file.mp3 --tt song-title --ta artist --tl album
Here are three commands that I wish to combine in one line so as to
avoid any temporary files?
Could anyone suggest me a solution.
Santosh.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs