Re: GLMediaPlayer not playing short MP3 files
Posted by
asambol on
Jan 22, 2015; 1:51pm
URL: https://forum.jogamp.org/GLMediaPlayer-not-playing-short-MP3-files-tp4033889p4033897.html
gouessej wrote
My suggestion is viable for audio. Yes of course, it doesn't fix the bugs in the FFMPEG media player.
Actually, I just realised I won't be able to use SoundSystem in my project, except for short OGG effects. Most of the files are actual songs in MP3 format (loaded dynamically, so no converting possible), and SoundSystem doesn't support MP3. :/ I guess I'm stuck with FFMPEGMediaPlayer.