High bitrate real-time MPEG-2 encoding with ffmpeg

Sunday, 10 January 2010 00:00
Print

In my previous article, I discussed good ffmpeg options for encoding MPEG-2 video.  This worked great when encoding relatively low quality clips, like the 3 Mbps example in my article.  When you want to encode much higher quality (like full 1920x1080 HD video at 20 Mbps or more), you start to run into some performance issues that you have to address through selection of the appropriate command line options.

With the huge bump in performance I got from using -minrate and -maxrate instead of -bt, I decided to apply this concept to all encodings, not just our high-bitrate MPEG-2 encodings.

 

 

!

Comments

Name *
Email
Code   
Submit Comment