Back to Esp Idf

How to generate the YUV image from the PNG image

components/esp_lcd/test_apps/rgb_lcd/resources/README.md

6.1-dev110 B
Original Source

How to generate the YUV image from the PNG image

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