Hi Carlos, I have successfully compiled the app however on running getting following error.
root@linux1-9939-a1:~# GST_DEBUG=2,*imx*:5 ./loop-videos -i 5000 -v "imxipuvideotransform ! imxeglvivsink" /home/root/B01_Baseline1.0_1280_720.MP4 (loop-videos:519): GStreamer-CRITICAL **: gst_parse_bin_from_description_full: assertion 'err == NULL || *err == NULL' failed *** Error in `./loop-videos': free(): invalid pointer: 0x7ef16cd4 *** Aborted (core dumped) root@linux1-9939-a1:~# Do I need to stick with the master version and libimxvpuaoi 0.10.1? Regards, Vikas On Tue, Dec 22, 2015 at 12:34 AM, Carlos Rafael Giani <[email protected]> wrote: > Can you try out the example program I attached? Just run it like this: > > GST_DEBUG=2,*imx*:5 ./loop-videos -i 5000 -v "imxipuvideotransform ! > imxeglvivsink" /home/root/B01_Baseline1.0_1280_720.MP4 > > This will run the mp4 video for 5 seconds and then start again. Note that > you have to build it with the -std=c++11 compiler flag. > > > -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
