Login  Register

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

classic Classic list List threaded Threaded
4 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

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

TalosDx
2 posts
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.


Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

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

gouessej
Administrator
6044 posts
Hi

Which version of FFMPEG is really detected and used by JOGL? It's clearly the wrong version.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

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

TalosDx
2 posts
ffmpeg 3.3-5 (command to access ffmpeg)
all application use default version is 3.3-5

And only vlc use:
 ffmpeg2.8 (command to access ffmpeg2.8)

And i don't know how find out is really use JOGL.(ffmpeg)
Thank you for answer.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

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

gouessej
Administrator
6044 posts
You should ask your question on our official IRC channel as some contributors succeeded in using this feature.
Julien Gouesse | Personal blog | Website