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
Atrac3+ decoding with HiMDRenderer suggestion
#6
It seems to be possible to do it in Java: http://download.oracle.com/javase/tutori...trols.html

However as in all things in Java, it will take more than 1 line of code to do it. If muting is done in Java, then the file checking should also be done in Java instead of the DecodeAudio.bat. In my DecodeAudio.bat file, the first line checks whether the file has already been decoded previously so it doesn't get decoded again since the muting and decoding process cause game pauses. A better check in Java would be not just to make sure the file already exists but also make sure it's not an empty file from previously failed decoding.

IMHO the above seems too much work to do it in Java for what I hope is a temporary workaround due to the noise bug/anomaly in HiMDRenderer. An elegant solution would be to get MarC to release an updated command line version of HiMDRenderer without the noise, or perhaps use some other improved decoding method. Still, the above workaround is working great for the time being. Smile
Reply


Messages In This Thread
RE: Atrac3+ decoding with HiMDRenderer suggestion - by Itaru - 12-08-2010, 01:57 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)