20.03.2025, 17:37
DAS funktioniert: (ohne "-colorspace bt2020c")
Scheint so, das es etwas mit dem Farbraum zu tun hat.
ffmpeg -y -noautorotate -nostdin -threads 8 -color_primaries bt2020 -color_trc smpte2084 -color_range tv -i "/media/L-RECORD/Testfiles/HDR10Plus_PA_DTSX.mkv" -map 0:0 -an -sn -color_primaries bt2020 -color_trc smpte2084 -color_range tv -pix_fmt yuv420p10le -strict -1 -fps_mode passthrough -vcodec hevc_nvenc -profile:v 1 -level 0 -tier high -cq 25.00 -b:v 0k -2pass 0 -qmin 0 -qmax 51 -spatial-aq 1 -aq-strength 8 -temporal-aq 1 -tune 1 -surfaces 64 -no-scenecut 1 -refs 4 -nonref_p 1 -strict_gop 1 -g 24 -bf 5 -b_ref_mode 2 -multipass 2 -bsf:v hevc_mp4toannexb -metadata encoding_tool="Hybrid 2025.03.20.1" "/media/L-TEMP/_hybrid/HDR10Plus_PA_DTSX_1_2025-03-20@16_18_04_2010_06.265"
Scheint so, das es etwas mit dem Farbraum zu tun hat.