Files
esp-idf/components/esp_lcd/test_apps/rgb_lcd/resources
2022-08-17 06:33:06 +00:00
..

How to generate the YUV image from the PNG image

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