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
Sample difference between OMA and WAV generated by himdrender [FIX]
#1
I found the generated WAV file from OMA by himdrender is different i.e. some samples got delayed or repeated in the WAV file.


The fix is increasing the read block parameter to the OMA samples by using 50 instead of default 30 and it effectively fix the delay/repeated samples

@echo off
lib\windows-amd64\HIMDRender.exe -b 50 -e -i %1 -o %2
Reply
#2
Can you give examples of games where these sample delays/repeats happen when using the default read block size?
Reply
#3
(12-10-2011, 12:45 AM)Itaru Wrote: Can you give examples of games where these sample delays/repeats happen when using the default read block size?

I tested the game "final fantasy type 0" .From the generated WAV file for the opening movie (Mpeg-54616064\ExtAudio.wav)
, there are repeated sound in between and at the end of the file .
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)