diff options
author | Niklas Haas <git@haasn.dev> | 2024-02-05 19:28:04 +0100 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2024-02-09 21:02:08 +0100 |
commit | c619d20906d039060efbeaa822daf8e949f3ef24 (patch) | |
tree | fcde7aa8dfefe8886186e60e6242ceec3cfa1ca8 /tests/ref/fate | |
parent | 75f4cb81de6437ee23ae30a201f914b78b618d75 (diff) | |
download | ffmpeg-c619d20906d039060efbeaa822daf8e949f3ef24.tar.gz |
fftools/ffplay: constrain supported YUV color spaces
SDL supports only these three matrices. Actually, it only supports these
three combinations: BT.601+JPEG, BT.601+MPEG, BT.709+MPEG, but we have
no way to restrict the specific *combination* of YUV range and YUV
colorspace with the current filter design.
See-Also: https://trac.ffmpeg.org/ticket/10839
Instead of an incorrect conversion result, trying to play a YCgCo file
with ffplay will simply error out with a "No conversion possible" error.
Diffstat (limited to 'tests/ref/fate')
0 files changed, 0 insertions, 0 deletions