#8661: HEVC missing chroma location
------------------------------------+-----------------------------------
Reporter: Sesse | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: hevc | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Comment (by Balling):
I just find out that it always selects left even for top left as can be
checked by
ffmpeg.exe -i cosmos.mkv -vf 'scale=in_h_chr_pos=0:in_v_chr_pos=128'
-pix_fmt rgb24 qnfvarejwnfe3.rgb //for left
ffmpeg.exe -i cosmos.mkv -vf 'scale=in_h_chr_pos=0:in_v_chr_pos=0'
-pix_fmt rgb24 qnfvarejwnfe3.rgb //for top-left
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8661#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".