Re: JOGL media player?
Posted by
Sven Gothel on
Jan 14, 2013; 1:32am
URL: https://forum.jogamp.org/JOGL-media-player-tp4027810p4027815.html
Precompiled ffmpeg bundles for Windows, OSX and Solaris:
[Copy/Paste from FFMPEGMediaPlayer.java - for the impatient reader]:
95 * <li>Windows:
http://ffmpeg.zeranoe.com/builds/</li>
96 * <li>MacOSX:
http://www.ffmpegx.com/</li>
97 * <li>OpenIndiana/Solaris:<pre>
98 * pkg set-publisher -p
http://pkg.openindiana.org/sfe-encumbered.
99 * pkt install pkg:/video/ffmpeg
100 * </pre></li>