On 2/3/22 17:57, Soft Works wrote:
My suspicion is that 0xffff00 was written assuming RGBA order instead
of ARGB.

You are missing a byte for either RGBA or ARGB.  RGBA would be cyan.
I'm pretty sure that it's a mistake and it hasn't been an intentional
choice, because even when you would consider a yellow color to for
whatever reason, it wouldn't have been exactly this yellow (#ff0),
because its lightness/saturation values are not in a range of what
is suitable for colored subtitles.

I think using yellow for debugging  purposes is more likely, i.e. it is obvious if the pallet was missing/not detected.  However, it shouldn't have been committed like that, if that was the reason.

Regards,
Scott
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to