Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Harry Potter and the Order of Phoenix

Get help on any and all audio formats, or chip in and help others!
OpenSpace
n00b
Posts: 18
Joined: Mon Jun 09, 2008 6:31 pm

Re: Harry Potter and the Order of Phoenix

Post 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)

?
OrangeC
double-veteran
double-veteran
Posts: 868
Joined: Sun Apr 20, 2008 2:58 am
Has thanked: 5 times
Been thanked: 41 times

Re: Harry Potter and the Order of Phoenix

Post by OrangeC »

Make sure you check the find all instances boxes, then you can select the offsets.
OpenSpace
n00b
Posts: 18
Joined: Mon Jun 09, 2008 6:31 pm

Re: Harry Potter and the Order of Phoenix

Post 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
OrangeC
double-veteran
double-veteran
Posts: 868
Joined: Sun Apr 20, 2008 2:58 am
Has thanked: 5 times
Been thanked: 41 times

Re: Harry Potter and the Order of Phoenix

Post 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.
OpenSpace
n00b
Posts: 18
Joined: Mon Jun 09, 2008 6:31 pm

Re: Harry Potter and the Order of Phoenix

Post 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)
Dandapani
advanced
Posts: 55
Joined: Mon Jul 02, 2007 5:11 pm

Re: Harry Potter and the Order of Phoenix

Post 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.
OpenSpace
n00b
Posts: 18
Joined: Mon Jun 09, 2008 6:31 pm

Re: Harry Potter and the Order of Phoenix

Post by OpenSpace »

thanks :)

now if only someone could explain how to convert mus to wav using sox
:D :D :D
OrangeC
double-veteran
double-veteran
Posts: 868
Joined: Sun Apr 20, 2008 2:58 am
Has thanked: 5 times
Been thanked: 41 times

Re: Harry Potter and the Order of Phoenix

Post by OrangeC »

Try this command

sx for /F %%b in ('dir /B *.mus') do sx -wave %%b -=%%b.wav
OpenSpace
n00b
Posts: 18
Joined: Mon Jun 09, 2008 6:31 pm

Re: Harry Potter and the Order of Phoenix

Post by OpenSpace »

i got error:

sox: invalid option -- w
Failed: invalid option

i use latest v14.2.0
OrangeC
double-veteran
double-veteran
Posts: 868
Joined: Sun Apr 20, 2008 2:58 am
Has thanked: 5 times
Been thanked: 41 times

Re: Harry Potter and the Order of Phoenix

Post by OrangeC »

HMM must of copied wrong.

Try this batch command.
You do not have the required permissions to view the files attached to this post.
OpenSpace
n00b
Posts: 18
Joined: Mon Jun 09, 2008 6:31 pm

Re: Harry Potter and the Order of Phoenix

Post 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
Dandapani
advanced
Posts: 55
Joined: Mon Jul 02, 2007 5:11 pm

Re: Harry Potter and the Order of Phoenix

Post by Dandapani »

Where do we pick up "sx"?
Rheini
Moderator
Posts: 652
Joined: Wed Oct 18, 2006 9:48 pm
Location: Germany
Has thanked: 19 times
Been thanked: 46 times
Contact:

Re: Harry Potter and the Order of Phoenix

Post by Rheini »

Dandapani
advanced
Posts: 55
Joined: Mon Jul 02, 2007 5:11 pm

Re: Harry Potter and the Order of Phoenix

Post 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
Dandapani
advanced
Posts: 55
Joined: Mon Jul 02, 2007 5:11 pm

Re: Harry Potter and the Order of Phoenix

Post 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.
Post Reply