mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
05ab1e6eea
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
627 B
Text
11 lines
627 B
Text
glrpt can decode images in real time as they are received from the
|
|
satellite and display them incrementally as they form,
|
|
slow-scan TV fashion.
|
|
The images displayed in the glrpt window are scaled down by a factor
|
|
specified in the ~/glrpt/glrptrc configuration file.
|
|
The APID channel images stored in ~/glrpt/images/ are full sized and
|
|
are saved either in the PGM (Portable Grey Map) format or JPEG format.
|
|
A new JPEG compression code in glrpt allows both monochrome and color
|
|
images to be saved as good quality jpeg files.
|
|
Please note that the images/ directory can be a relative link to some
|
|
other directory of user's choice.
|