How to use GLMediaPlayer FFMPEG

Posted by Danny02 on
URL: https://forum.jogamp.org/How-to-use-GLMediaPlayer-FFMPEG-tp4026567.html

hi,
i just upgraded to rc10(with maven) and wanted to try some of framework features I did not use until now.

So I'm experimenting with the GLMediaPlayer, but I can't get it to work.

I run Fedora 17 x64 have ffmpeg installed and installed avutils manuelly.

The Problem is that I get the following error,
FFMPEG Tool library incomplete: [ avutil false, avformat false, avcodec false]

My question know of course how I can fix it so that it will work on my PC, on the other hand I wonder if there is somewhere some more documentation/tutorial about the PlayerBackends. Like one which platforms does it work, what libs are necessary and how would I deploy an app which uses the media player.