This programs slow! Compression ratio its average 35-50% percentage.
Try it get ~30-35% faster compression? Edit Arc.ini file in:
-noseek switches, not tested in normal mode.
Compression ratio compare to TAK 2.3.1 version its gets 1% better ratio. (tested from 2h vhs audio file.)
Source: 1 380 802 638 byte
TAK -p4m: 330 493 043 byte (~450s)
LA normal: 326 997 420 byte (~2294s)
LA high, noseek: 327 872 609 byte (~1555s)
Cайт - http://lossless-audio.com/
Код:
[External compressor:la]
header = 0
solid = 0
packcmd = {compressor} -high -noseek $$arcdatafile$$.wav $$arcpackedfile$$.la
unpackcmd = {compressor} $$arcpackedfile$$.la $$arcdatafile$$.wav
datafile = $$arcdatafile$$.wav
packedfile = $$arcpackedfile$$.la
Код:
packcmd = {compressor} $$arcdatafile$$.wav $$arcpackedfile$$.la
Compression ratio compare to TAK 2.3.1 version its gets 1% better ratio. (tested from 2h vhs audio file.)
Source: 1 380 802 638 byte
TAK -p4m: 330 493 043 byte (~450s)
LA normal: 326 997 420 byte (~2294s)
LA high, noseek: 327 872 609 byte (~1555s)
Cайт - http://lossless-audio.com/