hendriks73 / ffsampledsp

FFmpeg based service provider for javax.sound.sampled.
GNU Lesser General Public License v2.1
24 stars 5 forks source link

without ffsampledsp-x86_64-unix-0.9.52.so #22

Open xumf opened 1 month ago

xumf commented 1 month ago

The logs display "Failed to load native library 'ffsampledsp'. Please check your library path. FFSampledSP will be dysfunctional.". I found we need "ffsampledsp-x86_64-unix-0.9.52.so" the lib, but don't find the lib. Do you have any solution?

hendriks73 commented 1 month ago

Issue solved? What was wrong?

xumf commented 1 month ago

i can't solve it.I use JDK 17 docker container to run my service, which occurred wrong about "Failed to load native library 'ffsampledsp'. Please check your library path. FFSampledSP will be dysfunctional.".