Skip to main content

Home/ Linux/ Group items tagged FFmpeg

Rss Feed Group items tagged

Fabien Cadet

H.264 web video encoding tutorial with FFmpeg | virag.si, Jan. 2012 by Jernej Virag - 0 views

  •  
    "ffmpeg -i input_file.avi -vcodec libx264 -vprofile high -preset slow -b:v 500k -maxrate 500k -bufsize 1000k -vf scale=-1:480 -threads 0 -pass 2 -acodec libvo_aacenc -b:a 128k -f mp4 output_file.mp4 "
1 - 2 of 2
Showing 20 items per page