aec - compress or expand files
Contents
Description
Aec performs lossless compression and decompression with Golomb-Rice coding as defined in the Space Data
System recommended standard 121.0-B-3.
Name
aec - compress or expand files
Options
-3 24 bit samples are stored in 3 bytes
-bBYTES
internal buffer size in bytes
-d decompress infile; if option -d is not used then compress infile-jSAMPLES
block size in samples
-m samples are MSB first; default is LSB first
-nBITS
bits per sample
-N disable pre/post processing
-p pad RSI to byte boundary
-rBLOCKS
reference sample interval in blocks
-s samples are signed; default is unsigned
-t use restricted set of code options
AEC(1)
Synopsis
aec [-3] [-bBYTES] [-d] [-jSAMPLES] [-m] [-nBITS] [-N] [-p] [-rBLOCKS] [-s] [-t] infileoutfile
