#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):
So for DV it should also be AVCHROMA_LOC_TOPLEFT.
Also
{{{
case 4: // MFVideoTransferMatrix_BT2020_10
ret = AVCOL_SPC_BT2020_NCL;
break;
case 5: // MFVideoTransferMatrix_BT2020_12
ret = AVCOL_SPC_BT2020_NCL;
break;
}}}
If MFVideoTransFunc_2020_const is not applied, if it it is CL.
That ITU signals CL in matrix, while crazy Micro in Transfer. Well...
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9271#comment:7>
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".