I am using WInodws XP
I have an AVI video WITH sound
Then I try to convert it to FLV:
ffmpeg -i origin.avi -s 640x480 -ar 44100 -r 24 -acodec mp3 -ab 64 -f flv -y final.flv
Works GREAT, except there is NEVER SOUND !
I read that mp3lame should be installed: what shoudl I do to convert AVI to GLV with SOUND included ?
Best regards
Start Free Trial