This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MediaEngine (extaudio)
#1
I was wondering if it would be better to play the extaudio as a standalone media rather then use the 'step' method this way the audio wouldn't lag or jump to keep up with the video although it could loose sync if video falls behind but it might be better then the popping sound that happens now.

just thought id post to get the forum moving again ^^.
Reply
#2
(05-20-2010, 05:03 AM)hyakki Wrote: I was wondering if it would be better to play the extaudio as a standalone media rather then use the 'step' method this way the audio wouldn't lag or jump to keep up with the video although it could loose sync if video falls behind but it might be better then the popping sound that happens now.

just thought id post to get the forum moving again ^^.

It's possible, but it would slow down execution a lot...
Curiosly, there are sound formats that play better then others. For instance, .mp3 files work perfectly. I think there may be some sort of double decoding going on with PCM audio streams from the .wav files.
Depending on the .wav in question, we may be able to load it directly to Java's sound API without any previous decoding (since it's not compressed).
Is there any problem if I switch the ExtAudio to .mp3 files as a temporary solution?
Reply
#3
its worth a shot mp3 files will save hdd space and its easy to batch convert Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)