Jump to content

Recommended Posts

Hi,

I am using a Tinker Board Edge R, but the situation should happen on general Tinker Board products, I believe.

When I installed VLC, when I play a mp4 file, I will receive the following errors:

libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip
libGL error: unable to load driver: rockchip_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: rockchip

and the video is very laggy, obviously the hardware acceleration was not applied.

Not sure if this problem applies to all Rockchip SBC.

Thanks

Arnold

Edited by Arnold Chan

Share this post


Link to post
Share on other sites

Hi @tooz,

Thank you for your reply. In this case, do you know if there is any script driven media player available on Tinker board?

Particularly Python driven media player that we can leverage to? We'd love to migrate to TinkerBoard, if we can overcome this technical issue.

Thanks and regards,

Arnold

Share this post


Link to post
Share on other sites

hello @Arnold Chan

only gstreamer is supported, please add the following command to the script for testing: 

$gst-play-1.0  “videopath”

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...