GStreamer-imx6 error

Carlos Rafael Giani dv at pseudoterminal.org
Wed Dec 23 04:38:42 PST 2015


On 12/23/2015 01:09 PM, Gofrane wrote:
> hello,
>
>   
> when I have used this pepiline
>
> *gst-launch-1.0 videotestsrc ! imxipuvideosink*
>
> I have gotten this error
> *Setting pipeline to PAUSED ...                                             	
> ERROR: Pipeline doesn't want to pause.                                     	
>
> ERROR: from element
> /GstPipeline:pipeline0/GstImxIpuVideoSink:imxipuvideosink0:
> could not open /dev/fb0: No such file or directory                         	
> Additional debug info:                                                     	
>
> ../src/blitter/video_sink.c(925):
> gst_imx_blitter_video_sink_open_framebuffer_de
> vice (): /GstPipeline:pipeline0/GstImxIpuVideoSink:imxipuvideosink0        	
> Setting pipeline to NULL ...                                               	
> Freeing pipeline ...  *
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GStreamer-imx6-error-tp4674993.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

Check if there is a framebuffer. /dev/fb0 should actually exist. If it 
doesnt, use the imxipuvideosink framebuffer property to explicitely set 
the framebuffer device name.
What imx6 device is this?


More information about the gstreamer-devel mailing list