[FFmpeg-trac] #9271(avdevice:open): Get color information from source device

FFmpeg trac at avcodec.org
Tue Jun 1 22:58:05 EEST 2021


#9271: Get color information from source device
-------------------------------------+-------------------------------------
             Reporter:  Diederick    |                    Owner:  (none)
  Niehorster                         |
                 Type:  enhancement  |                   Status:  open
             Priority:  normal       |                Component:  avdevice
              Version:  git-master   |               Resolution:
             Keywords:  dshow        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Balling):

 Yeah, looks nice. The only moment I dunno is MFVideoPrimaries_DCI_P3. Is
 it DCI-P3 or actually Display P3 (DCI-D65 uses D65)? Sigh. Not documented
 by Micro.

 Also, fallback to primaries/trc and stuff already happens here:
 https://github.com/FFmpeg/FFmpeg/blob/bc70684e74a185d7b80c8b80bdedda659cb581b8/libavfilter/vf_colorspace.c#L74

 Also, is P010BE signalisation is actually big endian or is that (as Carl
 noted) actually little endian and dshow is just swapped??

 Also see my patch for P010LE and P010BE support in nut.c and raw.c!
 https://patchwork.ffmpeg.org/project/ffmpeg/patch/20210601040239.2690-1-val.zapod.vz@gmail.com/
 I need somebody to create FATE hashes for me though, as it is very hard to
 do so, there is insane amount of hashes to update see
 https://patchwork.ffmpeg.org/check/33651/ :( I am not capable, I am
 afraid, though I did it in dpx patch.
 https://patchwork.ffmpeg.org/project/ffmpeg/patch/20210601191828.6957-1-val.zapod.vz@gmail.com/
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9271#comment:10>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list