Mar 15, 2021, 22:54 by [email protected]:

> Now that I think about it, it might not be possible to an accurate
> straightforward conversion to regular yuv because of the subsampling. The u
> and v cannot just linearly be scaled to line up with the required values
> for regular yuv. That would mean the output would have to be in rgb format.
> It wouldn't really be an issue, but not the most elegant solution. Wouldn't
> it be possible to support these alternative coefficients in libswscale or
> so? I suppose that would still give issues with applications that have
> their own conversion algorithms.
>

Sure, but none of us really want to dive into libswscale.
I don't see how subsampling would be an issue, as long as the same
subsampling is used, it should be fine, shouldn't it?
_______________________________________________
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".

Reply via email to