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

vorb4 wav?

Get help on any and all audio formats, or chip in and help others!
Post Reply
Cryptonia
advanced
Posts: 46
Joined: Wed Aug 19, 2009 5:11 pm

vorb4 wav?

Post by Cryptonia »

hi i have the new harry potter here, well the audio are in a container but its a little strange

after dbpoweramp

Code: Select all

Size 4,64 MB  (85% Compressed)
Original Size 29,74 MB
Length 2 minutes 56 seconds
Channels 2  (stereo)
Sample Rate 44,1 KHz{CR}
Sample Size 16 bit
Bit Rate 220 kbps
Encoder 
Encoder Settings Unknown ACM ID: 65535 (ACM decoder not installed)
Audio Quality Low  (Lossy)
Contains 
Channel Mapping Left, Right
File DH1_Streamed00F35800
Type Microsoft Wave Soundformat    [.wav]

First bytes of header

Code: Select all

RIFF.CJ.WAVEfmt ........D....k..............cue ................data............LIST$...adtllabl........Snatcher Industrial.vorb4....<v.................B.I..u..rv...... L...N..........data]BJ.................................
i have not direct a idea, was first thinking about any kind of wav vobis but its worked not
http://www.xup.in/dl,14101421/DH1_Streamed00F35800.wav/
Barnaby
advanced
Posts: 47
Joined: Mon Dec 14, 2009 5:41 pm

Re: vorb4 wav?

Post by Barnaby »

This is Wwise Vorbis use ww2ogg to convert this into playable ogg vorbis.
Cryptonia
advanced
Posts: 46
Joined: Wed Aug 19, 2009 5:11 pm

Re: vorb4 wav?

Post by Cryptonia »

Barnaby wrote:This is Wwise Vorbis use ww2ogg to convert this into playable ogg vorbis.
thx works


btw is here anyway to create this wwise vobis format?
Barnaby
advanced
Posts: 47
Joined: Mon Dec 14, 2009 5:41 pm

Re: vorb4 wav?

Post by Barnaby »

Well there is but I believe the Wwise cost a very large sum of money. Not sure if there is any other way.
jfwfreo
veteran
Posts: 124
Joined: Sat Nov 15, 2008 1:31 am
Been thanked: 24 times

Re: vorb4 wav?

Post by jfwfreo »

well if ww2ogg exists, it should be possible to reverse engineer ww2ogg, figure out the format of these files and produce an ogg2ww tool or similar.
User avatar
Savage
VIP member
VIP member
Posts: 559
Joined: Sun Apr 17, 2005 11:00 am
Has thanked: 16 times
Been thanked: 18 times

Re: vorb4 wav?

Post by Savage »

jfwfreo wrote:well if ww2ogg exists, it should be possible to reverse engineer ww2ogg, figure out the format of these files and produce an ogg2ww tool or similar.
Well or you can download a FREE demo sdk from here (you need to register):
http://www.audiokinetic.com/en/downloads

Works great, but no always, normally wwise vorbis have parameters like action scenes, lips or if the audio it's SFX, voices or music, etc..it's a bit complex (for me) but sure someone can make a nice tool with this SDK.

In the example of the last harry potter the audio files have internal data with the name of the sequence/s if you reconvert to ogg and then to wwvorbis again you can't hearth anything..missing data=missing audio.

Example:

Code: Select all

RIFF}d WAVEfmt    ÿÿ €»  1„           cue ô   
      Ú data        Ú    ›& data        ›&    an
 data        an
    ¸5 data        ¸5    ˜¦ data        ˜¦    . data        .    , data        ,    œø data        œø 	   ¯» data        ¯» 
   ©| data        ©| LIST0  adtllabl      S7_05662A_GEO_ALL labl      S7_05663A_FRE_ALL labl      S7_05664A_GEO_ALL labl      S7_05665A_FRE_ALL labl      S7_05666A_GEO_ALL labl      S7_05667A_FRE_ALL labl      S7_05668A_GEO_ALL labl      S7_05669A_FRE_ALL labl   	   S7_05670A_GEO_ALL labl   
   S7_05671A_FRE_ALL vorb4   ¯k% Z!      ê   î   Úa     ê   °   L  N  罤  dataáa ä     +»Pö‚2®$
You can try with "The saboteur" too, it uses wwise vorbis with a lot of data inside.

The problem is not the extraction/conversion to wwvise, the problem it's how to save the internal data and add after the final conversion.
Maybe wwvorbis it's "killing" Fmod/FSB? 8D
Image
Cryptonia
advanced
Posts: 46
Joined: Wed Aug 19, 2009 5:11 pm

Re: vorb4 wav?

Post by Cryptonia »

Savage wrote:
jfwfreo wrote:well if ww2ogg exists, it should be possible to reverse engineer ww2ogg, figure out the format of these files and produce an ogg2ww tool or similar.
Well or you can download a FREE demo sdk from here (you need to register):
http://www.audiokinetic.com/en/downloads

Works great, but no always, normally wwise vorbis have parameters like action scenes, lips or if the audio it's SFX, voices or music, etc..it's a bit complex (for me) but sure someone can make a nice tool with this SDK.

In the example of the last harry potter the audio files have internal data with the name of the sequence/s if you reconvert to ogg and then to wwvorbis again you can't hearth anything..missing data=missing audio.

Example:

Code: Select all

RIFF}d WAVEfmt    ÿÿ €»  1„           cue ô   
      Ú data        Ú    ›& data        ›&    an
 data        an
    ¸5 data        ¸5    ˜¦ data        ˜¦    . data        .    , data        ,    œø data        œø 	   ¯» data        ¯» 
   ©| data        ©| LIST0  adtllabl      S7_05662A_GEO_ALL labl      S7_05663A_FRE_ALL labl      S7_05664A_GEO_ALL labl      S7_05665A_FRE_ALL labl      S7_05666A_GEO_ALL labl      S7_05667A_FRE_ALL labl      S7_05668A_GEO_ALL labl      S7_05669A_FRE_ALL labl   	   S7_05670A_GEO_ALL labl   
   S7_05671A_FRE_ALL vorb4   ¯k% Z!      ê   î   Úa     ê   °   L  N  罤  dataáa ä     +»Pö‚2®$
You can try with "The saboteur" too, it uses wwise vorbis with a lot of data inside.

The problem is not the extraction/conversion to wwvise, the problem it's how to save the internal data and add after the final conversion.
Maybe wwvorbis it's "killing" Fmod/FSB? 8D

hope not, well i think both are sensles, its sensles to fill audio as wav pcm i remember a game 3 gb wav, when its used in fsb its senles 2, i dont know why they dont want to use vobis, support chans and more

i think here is anyway, people make it also can people fuck it , but its still ur question about exact and reinject it
FunnyML
beginner
Posts: 26
Joined: Tue Apr 03, 2007 6:45 pm
Has thanked: 1 time
Been thanked: 1 time

Re: vorb4 wav?

Post by FunnyML »

Barnaby wrote:This is Wwise Vorbis use ww2ogg to convert this into playable ogg vorbis.
Will the the file stay lossless, after using ww2ogg or become lossy?
Cryptonia wrote:hi i have the new harry potter here, well the audio are in a container but its a little strange
How did you extract the music files out of the *.pck file, by the way? Couldn't find a working script.
Barnaby
advanced
Posts: 47
Joined: Mon Dec 14, 2009 5:41 pm

Re: vorb4 wav?

Post by Barnaby »

All ww2ogg does is change the file headers etc. to make it playable as a normal ogg file. It doesn't convert it. All Wwise ogg is is normal vorbis in a wwise container.
Cryptonia
advanced
Posts: 46
Joined: Wed Aug 19, 2009 5:11 pm

Re: vorb4 wav?

Post by Cryptonia »

@funny normal filescanner, scanning after wav

@Barnaby u sure i cant belive it realy thaht the container eat 400 kb and the time what the tool need is not realy short
Barnaby
advanced
Posts: 47
Joined: Mon Dec 14, 2009 5:41 pm

Re: vorb4 wav?

Post by Barnaby »

Not entirely sure. Ask hcs if you want to be certain.
hcs
mega-veteran
mega-veteran
Posts: 263
Joined: Sun Oct 18, 2009 9:41 pm
Location: Portland, OR
Has thanked: 3 times
Been thanked: 79 times
Contact:

Re: vorb4 wav?

Post by hcs »

ww2ogg shouldn't lose any audio data. It throws away some stuff in the header, the stuff that doesn't go into a normal Ogg Vorbis file, as was discussed further up in this thread, but that is very small. I'm not sure what you're asking about with the 400k... all of the changes that Audiokinetic made were to save space, and ww2ogg only does one Vorbis frame per page which is somewhat wasteful, so it is normal for the converted file to be a bit bigger. But if the converted file is smaller, there's probably another RIFF/RIFX somewhere in the middle of the file that you're trying to convert, ww2ogg will only read from the beginning of the file so you'll need to split it up.
Cryptonia
advanced
Posts: 46
Joined: Wed Aug 19, 2009 5:11 pm

Re: vorb4 wav?

Post by Cryptonia »

hcs wrote:ww2ogg shouldn't lose any audio data. It throws away some stuff in the header, the stuff that doesn't go into a normal Ogg Vorbis file, as was discussed further up in this thread, but that is very small. I'm not sure what you're asking about with the 400k... all of the changes that Audiokinetic made were to save space, and ww2ogg only does one Vorbis frame per page which is somewhat wasteful, so it is normal for the converted file to be a bit bigger. But if the converted file is smaller, there's probably another RIFF/RIFX somewhere in the middle of the file that you're trying to convert, ww2ogg will only read from the beginning of the file so you'll need to split it up.
ah kay i changed some facts in my brain, ur rigth i mean the fact thaht the ogg file was bigger
FunnyML
beginner
Posts: 26
Joined: Tue Apr 03, 2007 6:45 pm
Has thanked: 1 time
Been thanked: 1 time

Re: vorb4 wav?

Post by FunnyML »

Epic Mickey (Wii) uses this Wwise format, too.
Cryptonia
advanced
Posts: 46
Joined: Wed Aug 19, 2009 5:11 pm

Re: vorb4 wav?

Post by Cryptonia »

FunnyML wrote:Epic Mickey (Wii) uses this Wwise format, too.
its like a pest, i start to hate it ....
Post Reply