Hi, dear developer:
I use 'ffmpeg -i x.png -pix_fmt yuv420p10le -y x.yuv' to get a
10-bit yuv file, which is very convenient. Then, I try to
reproduce this progress by Python. So I want to know how ffmpeg convert
16-bit png to 10-bit yuv. What is the formula to convert 16-bit rgb to
10-bit yuv? Thank you very much.
Looking forward to hearing from you.
Yours sincerely,
Yang.
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".