Changes between Version 2 and Version 3 of x264EncodingGuide
- Timestamp:
- 08/06/2012 06:52:21 AM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
x264EncodingGuide
v2 v3 30 30 31 31 == 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: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 `bitrate = file size / duration`: 33 33 34 34 {{{


