Flash video encoding using ffmpeg
sudo port install ffmpeg +lame +libogg +vorbis +xvid +x264 +a52 +faac +faad +dts
ffmpeg -i input.avi -s 320x240 -r 15 -b 250 -acodec mp3 -ar 22050 -ab 32 -f flv output.flv
About this entry
You’re currently reading “Flash video encoding using ffmpeg,” an entry on Slash Dot Dash
- Published:
- 01.02.07 / 7pm
- Category:
- Uncategorized

Comments are closed
Comments are currently closed on this entry.