Changes between Version 2 and Version 3 of x264EncodingGuide


Ignore:
Timestamp:
08/06/2012 06:52:21 AM (11 months ago)
Author:
llogan
Comment:

math failure

Legend:

Unmodified
Added
Removed
Modified
  • x264EncodingGuide

    v2 v3  
    3030 
    3131== Two-Pass == 
    32 This method is generally used if you are targeting a specific output file size and output quality is of less importance. This is best explained with an example. Your video is 10 minutes (600 seconds) long and an output of 50 MB is desired. Since duration / file size = bitrate: 
     32This method is generally used if you are targeting a specific output file size and output quality is of less importance. This is best explained with an example. Your video is 10 minutes (600 seconds) long and an output of 50 MB is desired. Since `bitrate = file size / duration`: 
    3333 
    3434{{{