Missing libshaderc_shared.so.1
bug
### Is this a new Bug?
- [x] I checked that the bug hasn't been reported before
### Package Name
ffmpeg 7.1.3-7 for synology DS918 7.2
### Package Version
ffmpeg 7.1.3-7
### Device Model
synology DS918 7.2
### Device Architecture
x86_64
### Firmware Version
DSM 7.2.2-72806 Update 9
### What happened?
The new version of FFmpeg (7.1.3-7) is missing libshaderc_shared.so.1 when running on a Synology DS198 with DSM 7.2
### Reproduction steps
1. export LD_LIBRARY_PATH=/volume4/@appstore/ffmpeg7/lib:$LD_LIBRARY_PATH
2. root@heihie:/volume4/@appstore/ffmpeg7# ./ffmpeg
ffmpeg: error while loading shared libraries: libshaderc_shared.so.1: cannot open shared object file: No such file or directory
3.
...
### Install Log
```log
no dir
```
### Service Log
```log
```
### Other Logs
```log
```
0 条评论