Changes between Version 82 and Version 83 of Encode/H.264


Ignore:
Timestamp:
Aug 6, 2022, 9:08:04 AM (4 years ago)
Author:
Mads Johansen
Comment:

Listing all profiles. The high4xx profiles works perfectly with -profile:v high444 -pix_fmt yuv444p

Legend:

Unmodified
Added
Removed
Modified
  • Encode/H.264

    v82 v83  
    7979Note that usage of `-profile:v` is incompatible with lossless encoding and setting -profile:v high444 does not work.
    8080
     81List of profiles that x264 supports.
     82* `baseline`
     83* `main`
     84* `high`
     85* `high10` (first 10 bit compatible profile)
     86* `high422` (supports yuv420p, yuv422p, yuv420p10le and yuv422p10le)
     87* `high444` (supports as above as well as yuv444p and yuv444p10le)
     88
    8189=== List presets and tunes ===
    8290