Changes between Version 29 and Version 30 of x264EncodingGuide


Ignore:
Timestamp:
11/01/2012 01:24:13 AM (7 months ago)
Author:
jakubk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • x264EncodingGuide

    v29 v30  
    128128-profile:v baseline 
    129129}}} 
    130 which removes some advanced features but is more compatible.  Typically you may not need this setting.  Also if you do use this setting, it increases the bit rate quite a bit. 
     130which removes some advanced features but is more compatible.  Typically you may not need this setting.  Also if you do use this setting, it increases the bit rate quite a bit. Keep in mind that Apple Quicktime only supports YUV 420 color space for x264 encoded movies, and does not support anything higher than the "main" profile. This leaves only 2 options for quicktime compatible clips: baseline and main. All of the other profiles are currently not supported with Quicktime, although they will play back in pretty much any other player. 
    131131 
    132132=== Pre-testing your settings ===