GStreamer error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

GStreamer error

949 次查看
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 ... 
标签 (1)
标记 (2)
0 项奖励
回复
1 回复

804 次查看
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 项奖励
回复