This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-22 09:06:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd178016b2764cb310d88a60f6ac4ffb33bd29c0
esp-idf
/
components
/
esp_lcd
/
test_apps
/
mipi_dsi_lcd
/
resources
History
…
..
pictures
…
README.md
…
README.md
How to generate the YUV image from the PNG image
ffmpeg -i hello.png -pix_fmt yuyv422 hello.yuv
Supported YUV422 packing order
NAME
NB_COMPONENTS
BITS_PER_PIXEL
BIT_DEPTHS
yuyv422
3
16
8-8-8
yvyu422
3
16
8-8-8
uyvy422
3
16
8-8-8