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

Reply
 
Thread Tools Display Modes
  #1  
Old 06-08-2017, 10:46
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,304 Times in 464 Posts
Simorq is on a distinguished road
Question [Compressor]

Code:
Srep TMP
[External compressor:srep]
header = 0
packcmd   = SREP64 {options} -m5f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = SREP64 -d {options} -s - - <stdin> <stdout>
Code:
Srep TMP+Stdout
[External compressor:srep]
packcmd = srep64 {options}-m5f $$arcdatafile$$.tmp - <stdout>
unpackcmd = srep64 -d {options} - - <stdin> <stdout>
Code:
Srep Stdin
[External compressor:srep]
header = 0
packcmd   = SREP64 {options} -m5f - - <stdin> <stdout>
unpackcmd = SREP64 -d {options}  -s - - <stdin> <stdout>
Which method is better?

Last edited by Simorq; 06-08-2017 at 10:51.
Reply With Quote
Sponsored Links
  #2  
Old 06-08-2017, 10:54
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 949 Times in 309 Posts
78372 is on a distinguished road
1st one is slow, but generally never fails. 2nd one is fast, but you will have trouble understanding remaining time and progress. Third one is almost same as second one, but fails sometimes.
__________________
NOT AVAILABLE
Reply With Quote
The Following 2 Users Say Thank You to 78372 For This Useful Post:
Chayan Manna (06-08-2017), Simorq (01-03-2018)
  #3  
Old 06-08-2017, 10:57
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,304 Times in 464 Posts
Simorq is on a distinguished road
Quote:
Originally Posted by 78372 View Post
1st one is slow, but generally never fails. 2nd one is fast, but you will have trouble understanding remaining time and progress. Third one is almost same as second one, but fails sometimes.
Thanks
Ratio does not change?
Reply With Quote
  #4  
Old 06-08-2017, 10:55
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
Quote:
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
mem = 1024
packcmd = srep {options} -a1 -m5f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
i use this one it works good and it is not a method it's compressor configuration
__________________
learn it
Reply With Quote
The Following User Says Thank You to EzzEldin16 For This Useful Post:
Simorq (06-08-2017)
  #5  
Old 06-08-2017, 10:58
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 949 Times in 309 Posts
78372 is on a distinguished road
Nope
__________________
NOT AVAILABLE
Reply With Quote
The Following User Says Thank You to 78372 For This Useful Post:
Simorq (06-08-2017)
Reply

Thread Tools
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
Media Question Boxxle PS2 Games 6 19-04-2003 20:37
Question about XBOX BIOS QuickWhip XBox Games 2 11-12-2002 22:42
Backup newbie question M-l-G PC Games 1 05-10-2002 06:08
important question to you all. TEDDYRUKSPIN PS2 Games 11 09-04-2002 14:09
Question regarding Neo 2.5 Nincat PS2 Games 2 29-01-2002 19:26



All times are GMT -7. The time now is 08:22.


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