GStreamer error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GStreamer error

466 Views
ghofraneelhajah
Contributor I

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 ... 
Labels (1)
Tags (2)
0 Kudos
1 Reply

321 Views
Yuri
NXP Employee
NXP Employee

Hello,

  The message "could not open /dev/fb0: No such file or directory" means

there is no proper display configuration. Please check kernel boot parameters.

Take a look at section 4 (Kernel Boot Parameters) of "i.MX_Linux_Release_Notes.pdf".

http://www.nxp.com/webapp/Download?colCode=L3.14.52_1.1.0_LINUX_DOCS&Parent_nodeId=13376994810717061...


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos