blind-from-image - Convert an image to a frame
blind-from-image [-h] [-f | -p]
blind-from-image reads an image from stdin and converts in the frame usable by blind, and prints the frame to stdout.
-f |
Treat the image from stdin as a Farbfeld image. | ||
-h |
Omit the head when printed the frame to stdout. This is useful if you are converting multiple images, as the output can be appended to video with its head already written. | ||
-p |
Treat the image from stdin as a Portable Arbitrary Map image. |
blind(7), blind-to-image(1), blind-write-head(1), blind-next-frame(1), blind-from-text(1), blind-repeat(1)
Mattias Andrée <[email protected]>