Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jzw-1989 opened this issue May 15, 2024 · 1 comment
Closed

Comments

@jzw-1989
Copy link

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
Copy link
Member

saudet commented May 15, 2024

Duplicate of bytedeco/javacpp-presets#1379

@saudet saudet marked this as a duplicate of bytedeco/javacpp-presets#1379 May 15, 2024
@saudet saudet closed this as completed May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants