Content-type: text/html; charset=UTF-8 Man page of PIXYFADE

PIXYFADE

Section: User Commands (1)
Updated: 2023-06-25
Index Return to Main Contents

 

NAME

pixyfade - create a fade between 2 images  

SYNOPSIS

pixyfade [ [OPTION]... [FILE] ]...  

DESCRIPTION

Create a sequence of output files with a pixel fade between the 2 input files.  

OPTIONS

--version

Output version information and exit.

-comp_jpeg INTEGER

Set compression level for JPEG files. Default=85

-comp_png INTEGER

Set compression level for PNG files. Default=6

-fps INTEGER

Set the frames per second. Default=60

-frame0 INTEGER

Set the start frame. Default=0

-dir STRING

Save frames to this directory. Default=""

-otype STRING

Output format of file (use 'list' to list types, default=none).

-prefix STRING

Output file prefix. Default=""

-seconds INTEGER

Set the fade duration. Default=1

-v

Verbose.
 

EXAMPLE

pixyfade -dir /some/directory/ -fps 30 -frame0 1000 -otype png -prefix "f_" in_a.bmp in_b.png  

SEE ALSO

pixyutils(1)  

HOMEPAGE

https://www.marktyler.org/  

AUTHOR

Mark Tyler


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
SEE ALSO
HOMEPAGE
AUTHOR

This document was created by man2html, using the manual pages.
Time: 08:25:03 GMT, June 25, 2023