This website requires JavaScript.
Explore
Help
Register
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-09 20:41:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
992d8bc5f20556adb62571d55a1517a9848d4b51
esp-idf
/
components
/
esp_lcd
/
test_apps
/
rgb_lcd
/
resources
History
…
..
pictures
…
README.md
…
README.md
How to generate the YUV image from the PNG image
ffmpeg -i hello.png -pix_fmt uyvy422 hello.yuv