On Thu, Jun 2, 2022 at 8:26 AM Tomas Härdin <[email protected]> wrote: > > RGB in lavc is always sRGB as far as I'm aware. >
This is incorrect. RGB is whatever it's tagged as, which may or may not be sRGB. AVCodecContext and AVFrame have elements that tag the colorspace appropriately. - Leo Izen (thebombzen) _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
