bytedeco/javacv

Native code is conflicts with JavaCV.

Open

#1 480 ouverte le 3 août 2020

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Java (1 583 forks)batch import
help wantedquestion

Métriques du dépôt

Stars
 (6 985 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I have some native code in Android, also using the ffmpeg so files, but when run the app, i found I got the below errors from javaCV, any idea? Thanks.

java_vm_ext.cc:542] JNI DETECTED ERROR IN APPLICATION: mid == null java_vm_ext.cc:542] in call to CallVoidMethodA from void org.bytedeco.javacpp.PointerPointer.allocateArray(long)

Guide contributeur