Previous Page
by
hcs
at 10:46 PM EST on March 9, 2016
@RebeccaSugar
Could you please explain for the record how you figured it out?
by
RebeccaSugar
at 10:51 PM EST on March 10, 2016
I used bnkextr.exe on the bnk files (which actually had audio inside of them) then ran them through wav2ogg (your program) and revorb then voila!
What I need to learn is how to batch convert, there are so many .wav (.wem) files here and it's gonna suck doing one at a time.
by
Kurausukun
at 1:23 AM EST on March 11, 2016
If I understand what you want to do, you can just do:
for %%i IN (*.<file_extension>) DO "<path_to_exe>" "%%i"
Save that as a .bat file and run it in the directory of all your files.
by
hcs
at 8:21 AM EST on March 11, 2016
OK, cool. Two notes for future readers:
1) This probably wasn't the same situation peronmls was dealing with, where the .bnk doesn't contain the whole stream
2) My program is ww2ogg, it sounds like what you would have used instead of wav2ogg, which is just a Vorbis encoder.
by
RebeccaSugar
at 1:06 AM EST on March 13, 2016
Ah. Gotcha.
Also, THANKS KURA! You're so great!
Previous Page
Go to Page
0
1
Search this thread
Show all threads
Reply to this thread:
User Name
Tags:
bold
: [b]bold[/b]
italics
: [i]italics[/i]
emphasis
: [em]emphasis[/em]
underline
: [u]underline[/u]
small
: [small]small[/small]
Link
: [url=http://www.google.com]Link[/url]
[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message
HCS Forum Index
Halley's Comet Software
forum source