The result of sample application( 06_jpeg_decode) is not correct

Hello,

I have two question.

I run 06_jpeg_decode. and get an yuv file.


I tried to open an yuv file but Icannot open this yuv file.
What am I supposed to do? What can I try to solve this issue?

Can I get the result file in YUV format from the 00_video_decode example?

thank you.

Hi,
You may run

$ export DISPLAY=:0(or 1)
$ gst-launch-1.0 filesrc location=logo.yuv ! videoparse format=2 width=1920 height=1080 ! imagefreeze ! xvimagesink

Or YUV viewer such as 7yuv