I tried show image on my evaluation board iMx6q as recommended at GStreamer i.MX6 Image Display
by using command: VSALPHA=1 gst-launch filesrc location=sample.jpeg ! jpegdec ! imagefreeze ! mfw_isink
and it show b/w images only. When I tried to show some color image I got message:
can not create threadmfw_gst_isink_setcaps:1489
and source fmt error.
Some idea to resolve the problem?
Thanks, Shimon