| 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. 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. |
| | 130 | which disables some advanced features but provides for better compatibility. Typically you may not need this setting. Also if you do use this setting, it increases the bit rate quite a bit, compared to what's needed to achieve the same quality in higher profiles. |
| | 131 | |
| | 132 | For a list of supported profiles and their description, run |
| | 133 | {{{ |
| | 134 | x264 --fullhelp |
| | 135 | }}} |
| | 136 | |
| | 137 | 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. |