blind-rotate-270 - Rotate a video 270 degrees clockwise

NAME  SYNOPSIS  DESCRIPTION  REQUIREMENTS  SEE ALSO  AUTHORS 

NAME

blind-rotate-270 - Rotate a video 270 degrees clockwise

SYNOPSIS

blind-rotate-270

DESCRIPTION

blind-rotate-270 reads a video from stdin and prints it, rotated 270 degrees clockwise (90 degrees anti-clockwise), to stdout.

REQUIREMENTS

blind-rotate-270 is implemented as a shell script pipeline of blind-flop(1) and blind-transpose(1), see those for details on requirements. blind-rotate-270 is not been optimised for memory usage, but instead for code simplicity.

SEE ALSO

blind(7), blind-rotate-90(1), blind-rotate-180(1), blind-flip(1), blind-flop(1), blind-transpose(1)

AUTHORS

Mattias Andrée <[email protected]>


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