blind-reverse - Reverse a video

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  REQUIREMENTS  SEE ALSO  AUTHORS 

NAME

blind-reverse - Reverse a video

SYNOPSIS

blind-reverse [-i] file

DESCRIPTION

blind-reverse reads a video from file and prints it in reverse frame-order to stdout. file must be a regular file.

OPTIONS

-i

Reverse the file in place rather than printing it to stdout.

REQUIREMENTS

blind-reverse requires enough free memory to load two full frames into memory if -i is used. A frame requires 32 bytes per pixel it contains.

SEE ALSO

blind(7), blind-split(1), blind-concat(1)

AUTHORS

Mattias Andrée <[email protected]>


Updated 2024-01-29 - jenkler.se | uex.se