#1
|
|||
|
|||
How to use Packjpg
Hi
I would like to pack my JPG files. There is the PackJPG program. How do I integrate PackJPG into FreeArc so that PackJPG compresses my image files? |
Sponsored Links |
#2
|
||||
|
||||
Code:
[External compressor:packjpg] solid = 0 packcmd = packjpg.exe -np $$arcdatafile$$.jpg unpackcmd = packjpg.exe -np $$arcdatafile$$.pjg datafile = $$arcdatafile$$.jpg packedfile = $$arcdatafile$$.pjg
__________________
Haters gonna hate
|
The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
#3
|
|||
|
|||
Can u tell me from where u get all these commands
|
#4
|
||||
|
||||
[External compressor:brunsli]
packcmd = "media\brunsli_x64" c $$arcdatafile$$.jpg $$arcdatafile$$.brn unpackcmd = brunsli_x64 d $$arcdatafile$$.brn $$arcdatafile$$.jpg datafile = $$arcdatafile$$.jpg packedfile = $$arcdatafile$$.brn solid = 0
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
The Following User Says Thank You to panker1992 For This Useful Post: | ||
biotec2k8 (28-05-2021) |
#5
|
|||
|
|||
GaMEr_2077
Download a compressor i.e DiskSpan_GUI, then go to its resources folder and look for DiskSpan_x64.ini. Here you can learn about different compressors and how they are used.
__________________
Adios amigo, adios my friend The road we have travelled has come to an end. |
The Following 2 Users Say Thank You to :( Sad8669 For This Useful Post: | ||
biotec2k8 (28-05-2021), GaMEr_2077 (27-05-2021) |
#6
|
|||
|
|||
brunsli + RZ = slower but better compression
Is there also a compression that can be used to effectively compress RAW image formats? |
#7
|
|||
|
|||
LOLZ no?
|
![]() |
Thread Tools | |
Display Modes | |
|
|