FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   How to use Packjpg (https://fileforums.com/showthread.php?t=104452)

biotec2k8 26-05-2021 03:04

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?

KaktoR 26-05-2021 10:17

Code:

[External compressor:packjpg]
solid      = 0
packcmd    = packjpg.exe -np $$arcdatafile$$.jpg
unpackcmd  = packjpg.exe -np $$arcdatafile$$.pjg
datafile  = $$arcdatafile$$.jpg
packedfile = $$arcdatafile$$.pjg


GaMEr_2077 27-05-2021 09:48

Quote:

Originally Posted by KaktoR (Post 492422)
Code:

[External compressor:packjpg]
solid      = 0
packcmd    = packjpg.exe -np $$arcdatafile$$.jpg
unpackcmd  = packjpg.exe -np $$arcdatafile$$.pjg
datafile  = $$arcdatafile$$.jpg
packedfile = $$arcdatafile$$.pjg


Can u tell me from where u get all these commands

panker1992 27-05-2021 11:57

1 Attachment(s)
[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

:( Sad8669 27-05-2021 22:34

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.

biotec2k8 28-05-2021 02:38

brunsli + RZ = slower but better compression

Is there also a compression that can be used to effectively compress RAW image formats?

dixen 28-05-2021 02:49

Quote:

Originally Posted by biotec2k8 (Post 492466)
brunsli + RZ = slower but better compression

Is there also a compression that can be used to effectively compress RAW image formats?

LOLZ no?


All times are GMT -7. The time now is 04:42.

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