View Single Post
Old 30th May 2010, 16:58   #16  |  Link
b66pak
Registered User
 
b66pak's Avatar
 
Join Date: Aug 2008
Location: The Land Of Dracula (Romania - EU)
Posts: 934
this is working for me:

Code:
ffmpeg -i input.mp3 -acodec pcm_f32le -f wav - | sox -t wav --ignore-length - -t wav - | qaac -s -a 128 -o output.mp4 -
i am using sox v14.3.0...
_
__________________
if you ask a question and somebody give you the correct answer don't forget to leave a "thank you" note...
Visit The Land Of Dracula (Romania - EU)!
b66pak is offline   Reply With Quote