-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
issue
It seems I get a problem similar to #18. Although compilation runs fine, the same error is now thrown on runtime. Since the original issue was closed, I assume this is something new?
If aarch64 is not supported, it seems like a shame given this looks like the only immediate solution for vlc hw acceleration on most aarch64 platforms.
steps to reproduce:
on aarch64 device:
- compile and install
- run vlc and maki it use libva-v4l2-request
error log:
libva info: VA-API version 1.4.1
libva info: va_getDriverName() returns -1
libva info: User requested driver 'v4l2_request'
libva info: Trying to open /usr/lib/dri/v4l2_request_drv_video.so
libva error: dlopen of /usr/lib/dri/v4l2_request_drv_video.so failed: Error relocating /usr/lib/dri/v4l2_request_drv_video.so: tiled_to_planar: symbol not found
libva info: va_openDriver() returns -1
redchenjs, dossalab, georgewhewell and ydirson
Metadata
Metadata
Assignees
Labels
No labels