Skip to content

[3.0] codec: x265: handle X265_MAX_FRAME_THREADS on newer CPU

François Cartegnie requested to merge fcartegnie/vlc:bp6086 into 3.0.x

libx265 will bail out when hitting the limit

x265 [error]: frameNumThreads (--frame-threads) must be [0 .. X265_MAX_FRAME_THREADS)

(cherry picked from commit bbd294d1)

Merge request reports

Loading