[FFmpeg-trac] #8195(undetermined:closed): v210 encoding clips to 4-1019
FFmpeg
trac at avcodec.org
Tue Nov 8 10:16:18 EET 2022
#8195: v210 encoding clips to 4-1019
-------------------------------------+-------------------------------------
Reporter: pdr0 | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by t.rapp):
Stumbled over this issue, too. It turns out that the clipping you noticed
is part of the specification document TN2162 "Uncompressed Y'CbCr Video in
QuickTime Files" from Apple which also describes the v210 encoding scheme.
What is a bit surprising is that (as far as I can see) this clipping is
only implemented for v210 in FFmpeg but not in other encoding schemes from
the same document, like v410 for example.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8195#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list