hanzelpeter/dispmanx_vnc

omx gstomx.c:119:gst_omx_core_acquire: Failed to load libbcm_host.so

Closed this issue · 1 comments

Dear developers:
I am porting gst-omx to arm linux,
when i use this command:
gst-launch-1.0 filesrc location=home/yang/big_buck_bunny_240p_30mb.mp4 ! omxmpeg4 ! videodec
An error has occurred here:

Setting pipeline to PAUSED ... 0:00:14.735649757 126 0x43a480 ERROR omx gstomx.c:96:gst_omx_core_acquire: yangshufa '/usr/lib/libmveomx.so': 0:00:14.751366257 126 0x43a480 ERROR omx gstomx.c:119:gst_omx_core_acquire: Failed to load libbcm_host.so ERROR: from element /GstPipeline:pipeline0/GstOMXH264Dec-omxh264dec:omxh264dec-omxh264dec0: Could not initialize supporting library.
May I ask what this libbcm_host.so does, I searched a lot of information and found no useful information.
best wishes!

no need libbcm_host.so, I'm not a raspberry PI platform,Just delete it!