Support for YUV (UYVY), without conversion? #2010
Unanswered
raleighlittles
asked this question in
Q&A
Replies: 1 comment
-
No, we don't currently have any support for handling YUV |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to create an image from UYVY values? e.g. I have a Vec representing bytes in a file, and I want to create an image out of that. The README only mentions RGB, and when I searched for YUV I didn't see any results.
Beta Was this translation helpful? Give feedback.
All reactions