#4661: swscale support for V210 as a pixel format
---------------------------------+---------------------------------------
Reporter: rmk | Type: enhancement
Status: new | Priority: wish
Component: swscale | Version: unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------+---------------------------------------
Currently V210 is only supported as an encoder/decode, not as a pixel
format. That makes special cases necessary in applications using
libavformat/libavcodec that deal with this format, where for other pixel
formats the code works in a generic fashion. An example of where this is
required is feeding the native Apple Prores 422 codec with input data.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4661>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker