esp-idf/components/esp_lcd/test_apps/rgb_lcd/resources/README.md

111 B

How to generate the YUV image from the PNG image

ffmpeg -i hello.png -pix_fmt uyvy422 hello.yuv