Login  Register

Re: playing audio from an AVI file...

Posted by TheLittleP on Mar 17, 2014; 8:36pm
URL: https://forum.jogamp.org/playing-audio-from-an-AVI-file-tp4031894p4031942.html

I am at a loose end now.

I have tried all the formats listed and none of them work.

with my testing I was selecting different formats, converting using javax.sound.JavaSoundRenderer and it doesn't seem to matter what format I changed the audio buffer to they all played fine using the java sound renderer. but none would play in joal.

I have absolutely no idea why joal wont work. joal plays the wav file fine. java sound plays the wav file. java sound plays the avi but joal wont.