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
