GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RLETOABA60(1) FreeBSD General Commands Manual RLETOABA60(1)

rletoabA60 - convert RLE images to Abekas yuv format

rletoabA60 [ -c ] [ -{pP} x y ] [ -o outfile ] [ infile ]

This program converts an RLE(5) file to a yuv byte file suitable for display on an Abekas A60. Typically the yuv file is then rcp'd to the Abekas for display. By default rletoabA60 will attempt to place the image according to the placement values in the image header. If the image is to large to fit in the Abekas format (720x486), the portion of the image extending off the edge will be cropped.

-c
Center the image on a black background.
-p x y
Position the lower left corner of the image at (x y).
-P x y
Increment the position of the image by (x y).

At most one of -c, -p, or -P can be specified.

infile
The input will be read from this file, otherwise, input will be taken from stdin.
-o outfile
If specified, output will be written to this file, otherwise it will go to stdout.

urt(1), RLE(5).

Thomas Todd Elvins, University of Utah
June 5, 1988 4.4 Berkeley Distribution

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.