Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 27-05-2017, 10:04
JRD!'s Avatar
JRD! JRD! is offline
Registered User
 
Join Date: Sep 2015
Location: Matrix
Posts: 274
Thanks: 225
Thanked 600 Times in 168 Posts
JRD! is on a distinguished road
You can replace {compressor} with the name of the executable

"-h -x5 -q" are additional parameters...
Attached Images
File Type: jpg wavpack.jpg (76.0 KB, 345 views)
Attached Files
File Type: 7z wavpack.7z (260 Bytes, 82 views)
__________________
Practice makes perfect.
Reply With Quote
The Following 4 Users Say Thank You to JRD! For This Useful Post:
78372 (27-05-2017), Bulat (27-05-2017), ffmla (25-06-2019), Simorq (27-05-2017)
Sponsored Links
  #2  
Old 27-05-2017, 19:32
rayated's Avatar
rayated rayated is offline
Registered User
 
Join Date: Apr 2017
Location: Bagladesh
Posts: 15
Thanks: 3
Thanked 30 Times in 7 Posts
rayated is on a distinguished road
Quote:
Originally Posted by JRD! View Post
You can replace {compressor} with the name of the executable

"-h -x5 -q" are additional parameters...
btw whats the unpackcmd?
What if I use hybrid?
__________________
Think twice
Reply With Quote
  #3  
Old 23-06-2019, 17:48
Carldric Clement's Avatar
Carldric Clement Carldric Clement is offline
Registered User
 
Join Date: Aug 2014
Location: Toboh, Sabah, Malaysia
Posts: 596
Thanks: 599
Thanked 659 Times in 234 Posts
Carldric Clement is on a distinguished road
Quote:
Originally Posted by rayated View Post
btw whats the unpackcmd?
What if I use hybrid?
You can use with hybrid. Anyway try it.
Reply With Quote
The Following User Says Thank You to Carldric Clement For This Useful Post:
shiyamrrc (24-06-2019)
  #4  
Old 16-10-2021, 14:38
kj911 kj911 is offline
Registered User
 
Join Date: Apr 2010
Location: world
Posts: 231
Thanks: 158
Thanked 88 Times in 62 Posts
kj911 is on a distinguished road
Quote:
Originally Posted by JRD! View Post
You can replace {compressor} with the name of the executable

"-h -x5 -q" are additional parameters...
Works from ONE WAV-file compression. Multiple WAV compression not handle properly via switches and Arc.exe its crashed. Manually updating arc file use one WAV file its added again and again its very impossible.

More methods, use separated WAV->WV compression and put all *.WV file to one archive its works! See te attached packages. Required properly encoded WAV source files from during compression. The "MISSING FILES" directory contain three uncompressible, damaged WAV's not compressing the MSTS game files sets. (4998 file its work via 5001 files set. CRCs it OK!)

Mini compare (from my big test):

WAVPACK 4.80.0 x86 with "-hh -x6" + FreeArc 0.67 with "-mx" switches:
Results: 674 635kB (FreeArc temporary file: 673 358kB)**
with -mrep:512m switches: 673 414kB
Comp. time: ~155+20min; Decomp. time: ~10min

WAVPACK 4.80.0 x86 with "-f" + FreeArc 0.67 with "-mx" switches:
Results: 674 635kB (FreeArc temporary file: 709 262kB)**
with -mrep:512m switches: 711 083kB**
Comp. time: ~10+20min; Decomp. time: ~10min!

**Missing 3 files!!! Yes, don't use LZMA compression!

MSC+SREP: 634861kB (In last time.)

UPDATE: New results are posted it --> https://fileforums.com/showpost.php?...postcount=2597
Attached Files
File Type: rar WAVPACK_Losssless_[WAV_Compression_Only].rar (1.61 MB, 45 views)

Last edited by kj911; 17-10-2021 at 14:37. Reason: Added link from new results
Reply With Quote
The Following User Says Thank You to kj911 For This Useful Post:
Carldric Clement (18-10-2021)
  #5  
Old 24-10-2021, 08:26
Carldric Clement's Avatar
Carldric Clement Carldric Clement is offline
Registered User
 
Join Date: Aug 2014
Location: Toboh, Sabah, Malaysia
Posts: 596
Thanks: 599
Thanked 659 Times in 234 Posts
Carldric Clement is on a distinguished road
Quote:
Originally Posted by kj911 View Post
Works from ONE WAV-file compression. Multiple WAV compression not handle properly via switches and Arc.exe its crashed. Manually updating arc file use one WAV file its added again and again its very impossible.

More methods, use separated WAV->WV compression and put all *.WV file to one archive its works! See te attached packages. Required properly encoded WAV source files from during compression. The "MISSING FILES" directory contain three uncompressible, damaged WAV's not compressing the MSTS game files sets. (4998 file its work via 5001 files set. CRCs it OK!)

Mini compare (from my big test):

WAVPACK 4.80.0 x86 with "-hh -x6" + FreeArc 0.67 with "-mx" switches:
Results: 674 635kB (FreeArc temporary file: 673 358kB)**
with -mrep:512m switches: 673 414kB
Comp. time: ~155+20min; Decomp. time: ~10min

WAVPACK 4.80.0 x86 with "-f" + FreeArc 0.67 with "-mx" switches:
Results: 674 635kB (FreeArc temporary file: 709 262kB)**
with -mrep:512m switches: 711 083kB**
Comp. time: ~10+20min; Decomp. time: ~10min!

**Missing 3 files!!! Yes, don't use LZMA compression!

MSC+SREP: 634861kB (In last time.)

UPDATE: New results are posted it --> https://fileforums.com/showpost.php?...postcount=2597
Here's the arc setting useful.
Code:
[External compressor:wavpack]
header = 0
packcmd   = wavpack.exe -hh - $$arcpackedfile$$.tmp <stdin>
unpackcmd = wvunpack.exe - - <stdin> <stdout>
solid = 0
The only works by using one method. No need to add srep or lzma.
Code:
Compressed 5 files, 5,459,330 => 947,119 bytes. Ratio 17.35%                                                            
Compression time: cpu 0.02 sec/real 1.28 sec = 1%. Speed 4.25 mB/s                                                      
All OK
Attached Images
File Type: jpg Screenshot 2021-10-24 232530.jpg (99.6 KB, 144 views)
File Type: jpg Screenshot 2021-10-24 232612.jpg (146.0 KB, 144 views)
Reply With Quote
Reply

Tags
algorithm, freearc, lossless sound

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
altef_4's installer altef_4 Conversion Tutorials 244 24-05-2024 22:20
Need help with opus and freearc averanted Conversion Tutorials 6 29-07-2016 11:00
some kind of algorithm problem in freearc 0.67 rafikhan Conversion Tutorials 0 05-07-2014 03:02
GameCopyWorld Support forum FAQ; read before posting! RincewindTheWiz GameCopyWorld Support 1 10-10-2006 23:55
Emulators on the Xbox Skullleader XBox Games 15 07-04-2003 10:09



All times are GMT -7. The time now is 05:59.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com