Login  Register

MovieCube and SimpleMovie doen't work(not show any movie's)

Posted by TalosDx on May 07, 2017; 3:07am
URL: https://forum.jogamp.org/MovieCube-and-SimpleMovie-doen-t-work-not-show-any-movie-s-tp4037962.html

Error
Fail: Could not resolve symbol <avcodec_alloc_frame>: not optional, no alternatives.
Fail: Could not resolve symbol <avcodec_get_frame_defaults>: not optional, no alternatives.
Fail: Could not resolve symbol <av_destruct_packet>: not optional, no alternatives.
Fail: Could not resolve symbol <av_pix_fmt_descriptors>: not optional, no alternatives.
LIB_AV Not Matching
LIB_AV Not Matching Compile-Time / Runtime Major-Version
And screen look like a any color lines.
Приложение_для_снимков_экрана_Deepin_20170507055235.png
ffmpeg versions:
ffmpeg 3.3-5
and
 ffmpeg2.8 (for vlc)
I tray avi, mpg, mp4, webm, and others, but nothing.
I can't solve this problem, you my last hope/

I use Intellij Idea Community Edition.
And i tray without IDE, use command line like this:
java -cp joal.jar:joal-natives-linux-amd64.jar:jogl-test.jar:gluegen-rt.jar:gluegen-rt-natives-linux-amd64.jar:jogl-all.jar:jogl-all-natives-linux-amd64.jar:junit.jar com.jogamp.opengl.test.junit.jogl.demos.es2.av.MovieCube -url Sun.mp4
And nothing, i tray use google for search solution, but did not find an unambiguous solution to the problem, also found a bug report on incompatibility with the 2.4 version of ffmpeg. Maybe it's he.
Sorry about my english, i'm still just learning this language.