Linux Commands Examples

A great documentation place for Linux commands

411toppm

convert Sony Mavica .411 image to ppm

Synopsis

411toppm [-width width] [-height height] [411file]

All options may be abbreviated to the shortest unique prefix.


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
: 1225930301:0;411toppm 214_zshstuff.
: 1225930310:0;cd ..
: 1225930312:0;cd music
: 1225930312:0;ls
: 1225930325:0;TIMEFMT=01._Urbanize_feat._Honke_-_Schwarz_Rot_Gold_\(EM2008\).mp3 \[\

description

Reads a .411 file, such as from a Sony Mavic camera, and converts it to a PPM image as output.

Output is to Standard Output.

The originator of this program and decipherer of the .411 format, Steve Allen <sla[:at:]alumni.caltech[:dot:]edu>, has this to say about the utility of this program: "There’s so little image in a 64x48 thumbnail (especially when you have the full size JPG file) that the only point in doing this was to answer the implicit challenge posed by the manual stating that only the camera can use these files."

options

-width

The width (number of columns) of the input image. Default is 64.

-height

The height (number of rows) of the input image. Default is 48.


see also

ppm

How can this site be more helpful to YOU ?


give  feedback