FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Help me about cmd compress ? (https://fileforums.com/showthread.php?t=96536)

photuong1994 30-12-2014 06:22

Help me about cmd compress ?
 
I am using OS Windows 8 64 bit

And I repack by using cmd compress with code:

Code:

echo off
Color A
arc.exe a -ep1 -dses --dirs -s; -ld- -di -i2 -r -w.\ Data\Data-01.rar  -mprecomp+delta+msc+srep+lzma:max:a1:mfbt4:d146m:fb128:mc1000:lc8 --HeadersPassword="Slenderman"  "C:\Compress\*"

When I finish, I only have 1 file bin with 1kb

http://upanh.biz/images/2014/12/30/178FNh.png

and 1 folder

http://upanh.biz/images/2014/12/30/2HCFhX.png

freearcxxxxxxxxx.tmp inside it, which has 2 below files.

http://upanh.biz/images/2014/12/30/3ljLUy.png

I don't know how to repack file bin with freearcxxxxxxxxx.tmp folder ?

Someone please help me ?:mad:

felice2011 30-12-2014 09:38

Add or Controls arc.ini
[External compressor:msc]
header = 0
packcmd = msc c -v {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

Code:

arc.exe a -ep1 -dses --dirs -s; -lc- -di -i2 -r -mprecomp+msc:raw=1:bmf=9:ddsraw=1:bmp=1+srep:a1:l512+lzma:255mb:normal:bt4:273:lc8 data-A.bin packeddata\*
without using the "MSC (media streams compressor)" works perfectly tested..;)

Code:

echo off
Color A
InstallFiles\arc.exe a -ep1 -dses --dirs -s; -ld- -di -i2 -r -w.\ Data\Data-01.rar -msrep+delta+lzma:a1:mfbt4:d200m:fb128:mc10000:lc8 --HeadersPassword="Slenderman"  "C:\Compress\*"


photuong1994 30-12-2014 17:40

Quote:

Originally Posted by felice2011 (Post 437023)
Add or Controls arc.ini
[External compressor:msc]
header = 0
packcmd = msc c -v {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

Code:

arc.exe a -ep1 -dses --dirs -s; -lc- -di -i2 -r -mprecomp+msc:raw=1:bmf=9:ddsraw=1:bmp=1+srep:a1:l512+lzma:255mb:normal:bt4:273:lc8 data-A.bin packeddata\*
without using the "MSC (media streams compressor)" works perfectly tested..;)

Code:

echo off
Color A
InstallFiles\arc.exe a -ep1 -dses --dirs -s; -ld- -di -i2 -r -w.\ Data\Data-01.rar -msrep+delta+lzma:a1:mfbt4:d200m:fb128:mc10000:lc8 --HeadersPassword="Slenderman"  "C:\Compress\*"


I still make a mistake when I follow you.

http://upanh.biz/images/2014/12/31/Capture.png:(

felice2011 31-12-2014 01:21

Quote:

Originally Posted by photuong1994 (Post 437032)
I still make a mistake when I follow you.

http://upanh.biz/images/2014/12/31/Capture.png:(

Try to remove the spaces in folder names..:rolleyes:

Razor12911 31-12-2014 02:49

Just add quotes for that. " "
Another concern, don't you think that it is absurd to include all methods in one slot? Especially the media stream compressor and precomp part, media files can only be compressed with msc, and precomp will never work, so why include it? I think that those are just events that cannot occur at the same time.


All times are GMT -7. The time now is 21:18.

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