|
|
|
#1
|
|||
|
|||
|
Quote:
![]() I used batch in RAD video tools. These are my steps are: 1. Recompress using Rad Video Tools of each BIKs, this step could take 12-14 hours and is CPU intensive so I recommend you to leave it by night. I use data rate compression 45% of original file size 2. Make extraction of each audio tracks from original BIKs to WAV (Convert a file), except files with legal*, MB_placeholder, RF4_mainmenu* (those have no sounds in them), logo* only have 1 audio track so, these don't need to be extracted. 3. Mix each audio tracks to the recompressed BIKS (Mix in sound) 4. Click Batch to copy paste the commands for each BIK, and click START Below is an example of batch command for step 2 and 3 for file Q08_CS_12_5.bik: Code:
cd L:\build\pc\cache BinkConv Q08_CS_12_5.bik G:\Games\Red Faction Armageddon\build\pc\cache\Q08_CS_12_50.wav /o /v /n0 /z1 BinkConv Q08_CS_12_5.bik G:\Games\Red Faction Armageddon\build\pc\cache\Q08_CS_12_51.wav /o /v /n1 /z1 BinkConv Q08_CS_12_5.bik G:\Games\Red Faction Armageddon\build\pc\cache\Q08_CS_12_52.wav /o /v /n2 /z1 BinkConv Q08_CS_12_5.bik G:\Games\Red Faction Armageddon\build\pc\cache\Q08_CS_12_53.wav /o /v /n3 /z1 cd G:\Games\Red Faction Armageddon\build\pc\cache BinkMix Q08_CS_12_5.bik Q08_CS_12_50.wav Q08_CS_12_5.bik /o /l4 /t0 /i0 BinkMix Q08_CS_12_5.bik Q08_CS_12_51.wav Q08_CS_12_5.bik /o /l4 /t1 /i1 BinkMix Q08_CS_12_5.bik Q08_CS_12_52.wav Q08_CS_12_5.bik /o /l4 /t2 /i2 BinkMix Q08_CS_12_5.bik Q08_CS_12_53.wav Q08_CS_12_5.bik /o /l4 /t3 /i3 I did not convert the audio bitrate and freq, and I compressed the videos to 45% of original file size. Use good text editor such as Notepad++ for writing batch commands. With this I got 4.24 GB size of image (1x DVD5). Arc size = 3.00 GB Movies folder size = 1.21 GB Tested the audio and working flawlessly on Win 7 x64! Thank you for the nice job Peter!
Last edited by dudul; 16-08-2011 at 20:11. |
| The Following User Says Thank You to dudul For This Useful Post: | ||
Simorq (02-02-2016) | ||
| Sponsored Links |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** | Grumpy | PC Games - CD/DVD Conversions | 252 | 16-07-2024 20:35 |
| Command & Conquer: Red Alert 3 (MULTI 4) DVD9 to 2xDVD5 | jta | PC Games - CD/DVD Conversions | 22 | 05-08-2012 16:55 |
| Red Faction Guerrilla - DVD9 to 2x DVD5 | 123s123 | PC Games - CD/DVD Conversions | 13 | 23-01-2012 06:41 |
| Red Faction: Guerrilla | ShadowDuke | PC Games - Protection List | 0 | 11-09-2009 06:11 |
| Phantasy Star Universe (DVD9 to 2 DVD5 OR DVD9 to 1 DVD5) | Heretic666 | PC Games - CD/DVD Conversions | 6 | 26-12-2006 06:28 |