Convert mov to flv

A usefull command line that works well. Requires flvtool2 to add meta data to the final flv file.


ffmpeg -i film.mov -ar 22050 -ab 128k -b 400k -s 320x240 -aspect 4:3 -f flv - | flvtool2 -U stdin film.flv


Tags: