User Tools

Site Tools


blog:convert_avi_to_flv

Convert avi to flv

ffmpeg -acodec mp3 -i spielen_als_lernprozess.avi -s 320x240 -ar 44100 -f flv spielen_als_lernprozess.flv
ffmpeg -i papier.mp4 -f flv -vcodec flv -r 30 -b 512000 -acodec libmp3lame -ab 128000 -ar 22050 testme.flv

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   ___   _____   __ __ ______   ___ 
  / _ \ / ___/  / // //_  __/  / _ \
 / , _// (_ /  / _  /  / /    / , _/
/_/|_| \___/  /_//_/  /_/    /_/|_|
 
blog/convert_avi_to_flv.txt · Last modified: 2012-03-22 18:50 by brb