bytedeco / javacv

Java interface to OpenCV, FFmpeg, and more
Other
7.39k stars 1.56k forks source link

1.5.10 Could not initialize class org.bytedeco.javacpp.avutil Linux x86_64 #2231

Closed jzw-1989 closed 1 month ago

jzw-1989 commented 1 month ago

Hello, I tried to use javaCV to call ffmpeg for video merging, and an error was reported when initializing FFmpegFrameGrabber: Could not initialize class org.bytedeco.javacpp.avutil. It is normal for me on the windows10 platform, I have this error when I push my code to the linux server When I used 1.5.9, both linux and windows are ok my dependencies

org.bytedeco javacv-platform 1.5.10
saudet commented 1 month ago

Duplicate of https://github.com/bytedeco/javacpp-presets/issues/1379