jrottenberg / ffmpeg

Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch / nvidia / vaapi

Home Page:https://hub.docker.com/r/jrottenberg/ffmpeg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ffmpeg: error while loading shared libraries: libasound.so.2 - Nvidia GPU

jwainwright87 opened this issue · comments

Image version: 4.4.1-nvidia2004
Host machine: QNAP TVS-672XT-I3-8G

I am running the above docker image on my QNAP NAS using Container Station and I am getting the following error:

ffmpeg: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory

I have tried to include the docker image to apt-get install the libasound libraries but still no luck.

I am allocating the GPU when running Container Station.

Any help would be much appreciated.

Thanks!