Opened 7 hours ago

#11214 new defect

ffmpge hevc_videotoolbox renders HDR 10bit Video color error

Reported by: kaixii Owned by:
Priority: critical Component: avcodec
Version: 7.0 Keywords: hevc_videotoolbox
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

ffmpeg version: 7.0.2
Mac:Apple M2 Ultra 14.4 (23E214)
代码:

ffmpeg -i /Users/kaixii/10bit.mov -c:v hevc_videotoolbox -tag:v hvc1  10bit.mp4

问题:
ffmpge hevc_videotoolbox renders HDR 10bit Video color error
Using libx265 and prores-videootoolbox, the color is normal
My current input video file is a 10 bit HEVC file.
If I input an 8-bit file, there will also be issues with the final rendered color when using the - pix_fmt yuv420p10le command.

Change History (0)

Note: See TracTickets for help on using tickets.