Hello,
I m using imx6 quad, krogoth rootfs, linux 4.1.15 kernel, gstreamer 1.6.3 . First i encoded and save a video by imx6q then i decoded it using imx6. The decoded video preview was blurry. I am using the below pipelines
to decode :
gst-launch-1.0 filesrc location=/location.avi ! decodebin ! autovideosink