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