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.

Linux: H264 decodes the standard yuv420p data

Tool/software: Linux

Hello

   I would like to use gstreamer H264 file will be saved as yuv format files

   Here is the gstreamer command I used

  gst-launch-1.0 -v filesrc location=airshow_p352x288_nv12.h264  ! queue ! h264parse ! ducatih264dec ! queue ! filesink location=1.yuv

Will YUV file with tools to open, when the parameters set to 352 * 288, then the following picture appears