This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
hello,
I use AM5728 board. I can get the YUV data with the Gstreamer by the method !qtdemux ! queue ! h264parse ! ducatih264dec!vpe!appsink!. But I want get RGB data . if I use software to convert YUV to RGB,It consum more CPU time. How can I do ?