Skip to content

Detect video codecs hardware-accelerated only on Mac OS. Software ones are not...

Simon Morlat requested to merge fix/h265-mac into release/5.3

Detect video codecs hardware-accelerated only on Mac OS. Software ones are not usable for real-time encoding. As a side effect, HEVC is no longer available for M1/M2 processors in x86_64 emulation.

Merge request reports