Dear All, I am trying following command with gstreamer with imxeglvivsink on i.MX6Solo but could not able to see working till now.
Could you provide some example pipeline commands to run with imxeglvivsink? How could I fix the below errors? Any inputs/suggestions? How should I test my gstreamer setup with imxeglvivsink? gstreamer1.0_1.4.5.bb gstreamer1.0-plugins-imx_0.11.1.bb Linux 3.14.28 Weston 1.8.0 I am running following command when desktop-shell is loaded by weston. 1.From File [email protected]:~# gst-launch-1.0 playbin uri=file:///home/root/song.mp4 video sink=imxeglvivsink Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. Setting pipeline to NULL ... Freeing pipeline ... 2. Camera video (my camera application working fine using wayland/gles) [email protected]:~#gst-launch-1.0 imxv4l2videosrc device=/dev/video0 ! imxeglvivsink Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. Setting pipeline to NULL ... Freeing pipeline ... 3. #gst-launch-1.0 filesrc location=/home/root/song.mp4 ! decodebin ! fakesink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind: Could not determine type of stream. Additional debug info: /data/work/vipatil/ELINA_081015/elina-distro/build-orinoco/tmp/work/cortexa9hf-vfp-neon-elina-linux-gnueabi/gstreamer1.0/1.4.5-r0/gstreamer-1.4.5/plugins/elements/gsttypefindelement.c(1083): gst_type_find_element_loop (): /GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... Freeing pipeline ... 4.#gst-launch-1.0 filesrc location=/home/root/song.mp4 ! decodebin ! imxeglvivsink Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. Setting pipeline to NULL ... Freeing pipeline ... However fakesink seems to be working # gst-launch-1.0 imxv4l2videosrc device=/dev/video0 ! fakesink Setting pipeline to PAUSED ... Pipeline is live and does not need PREROLL ... Setting pipeline to PLAYING ... New clock: GstSystemClock [ 3533.593484] imx-ipuv3 2400000.ipu: IPU Warning - IPU_INT_STAT_5 = 0x00000001 Thanks & Regards, Vikash
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
