Page 4 of 5

Re: Harry Potter and the Order of Phoenix

Posted: Fri Nov 28, 2008 6:53 pm
by OpenSpace
i wonder too

i get error: "sox formats: no handler for extension mus" -_-

also for a total noob in hex workshop, can someone tell me if this proggie can
select from offset to offset, since when it finds over 460 "SCH1" i can only jump from
one offset to another but cant select from one to another :P (and manual dragging and finding is hell)

?

Re: Harry Potter and the Order of Phoenix

Posted: Fri Nov 28, 2008 7:28 pm
by OrangeC
Make sure you check the find all instances boxes, then you can select the offsets.

Re: Harry Potter and the Order of Phoenix

Posted: Fri Nov 28, 2008 8:09 pm
by OpenSpace
yes i do that and i know that
but my question is: is it possible to select content from one offset to other
through easy clicking what you get in find results box on the bottom (or simmiliar way)

so i dont have to scroll trough whole code and search the correct offset address and
select it all by dragging mouse since there are over 460 of them :P

Re: Harry Potter and the Order of Phoenix

Posted: Fri Nov 28, 2008 9:18 pm
by OrangeC
Yes.

Just highlight the first header, then select the next offset from the results box on the bottom, thenHold down shift and click the ending byte right when the next header begins, then save as.

Re: Harry Potter and the Order of Phoenix

Posted: Fri Nov 28, 2008 10:34 pm
by OpenSpace
ah nice, thanks lol sorry but i never did this heh...
which brings me to next question

header 1 to header 2 (which would mean 1 file)
is from 1st offset SCH1 (including SCH1) till second SCH1 offset, right ?

so if first offset would be:
SCH1(...GSTR..... bunch of dots
.....
SCH1(...GSTR......e....

1st file would be from SCH1 till last dot before 2nd SCH1 right ? :D
(i colored it pink)

Re: Harry Potter and the Order of Phoenix

Posted: Fri Nov 28, 2008 10:41 pm
by Dandapani
OpenSpace wrote:ah nice, thanks lol sorry but i never did this heh...
which brings me to next question

header 1 to header 2 (which would mean 1 file)
is from 1st offset SCH1 (including SCH1) till second SCH1 offset, right ?

so if first offset would be:
SCH1(...GSTR..... bunch of dots
.....
SCH1(...GSTR......e....

1st file would be from SCH1 till last dot before 2nd SCH1 right ? :D
(i colored it pink)
yup.

Re: Harry Potter and the Order of Phoenix

Posted: Fri Nov 28, 2008 10:45 pm
by OpenSpace
thanks :)

now if only someone could explain how to convert mus to wav using sox
:D :D :D

Re: Harry Potter and the Order of Phoenix

Posted: Fri Nov 28, 2008 11:36 pm
by OrangeC
Try this command

sx for /F %%b in ('dir /B *.mus') do sx -wave %%b -=%%b.wav

Re: Harry Potter and the Order of Phoenix

Posted: Sat Nov 29, 2008 12:13 am
by OpenSpace
i got error:

sox: invalid option -- w
Failed: invalid option

i use latest v14.2.0

Re: Harry Potter and the Order of Phoenix

Posted: Sat Nov 29, 2008 12:33 am
by OrangeC
HMM must of copied wrong.

Try this batch command.

Re: Harry Potter and the Order of Phoenix

Posted: Sat Nov 29, 2008 12:52 am
by OpenSpace
seems it was my error

i downloaded wrong program... i had an old sound exchange (which is correct app)
and some newer also called sound exchange that i thought it is the one lol

yes your code works perfect and indeed converts it right !

thanks very very much :D

Re: Harry Potter and the Order of Phoenix

Posted: Sat Nov 29, 2008 1:28 am
by Dandapani
Where do we pick up "sx"?

Re: Harry Potter and the Order of Phoenix

Posted: Sat Nov 29, 2008 3:06 pm
by Rheini

Re: Harry Potter and the Order of Phoenix

Posted: Sat Nov 29, 2008 3:25 pm
by Dandapani
thx. binary is golden. http://wiki.multimedia.cx/index.php?tit ... d_eXchange

md5sum sx.exe
daffbcd5b48579801afe780140520c78 sx.exe

sha1sum sx.exe
5252db36c709ad1a47fecdd4060a1fd40f83f387 sx.exe

ls -l sx.exe
-rw-r--r-- 1 x x 577536 2004-10-20 20:10 sx.exe

Re: Harry Potter and the Order of Phoenix

Posted: Sat Nov 29, 2008 5:30 pm
by Dandapani
I wrote a utility to pull the SCHl sections awhile back. I ended up with 481 sections from the .MUS file. I'm converting them now under Linux using WINE. Then I converted them from WAV to MP3. The segments dont seem complete, very very short:

[0:03] Decoding of ASF00001.mp3 finished.
[0:03] Decoding of ASF00002.mp3 finished.
[0:03] Decoding of ASF00003.mp3 finished.
[0:03] Decoding of ASF00004.mp3 finished.
[0:03] Decoding of ASF00005.mp3 finished.
[0:02] Decoding of ASF00006.mp3 finished.
[0:02] Decoding of ASF00007.mp3 finished.
[0:03] Decoding of ASF00008.mp3 finished.
[0:03] Decoding of ASF00009.mp3 finished.
.....
[0:09] Decoding of ASF00473.mp3 finished.
[0:09] Decoding of ASF00474.mp3 finished.
[0:10] Decoding of ASF00475.mp3 finished.
[0:04] Decoding of ASF00476.mp3 finished.
[1:58] Decoding of ASF00477.mp3 finished.
[0:21] Decoding of ASF00478.mp3 finished.
[0:09] Decoding of ASF00479.mp3 finished.
[0:08] Decoding of ASF00480.mp3 finished.
[0:59] Decoding of ASF00481.mp3 finished.