Closed guylevin closed 8 years ago
After a day spent around this, I moved to version 1.1 and everything seems to work fine.
spring tool suite, linux, war file http://stackoverflow.com/questions/43116353/opencv-java-error-loading-class-org-bytedeco-javacpp-loader-snapshot-from-video
After a day spent around this, I moved to version 1.1 and everything seems to work fine.
It is works , thanks!
Hello, I get
Could not initialize class org.bytedeco.javacpp.avutil when
when trying to useFFmpegFrameRecorder
I've looked everywhere and tried the solutions found on this form, couldn't make it work
Will be grateful if somebody has an answer
Using Windows + Eclipse + Maven JavaCV - Version 1.2
This line throws the exception:
FFmpegFrameRecorder ffr = new FFmpegFrameRecorder("stream_url...",0);
And this is the stack:
The pom looks like this: