Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
BLIND-ROTATE-90(1)	     General Commands Manual	      BLIND-ROTATE-90(1)

NAME
     blind-rotate-90 - Rotate a video 90 degrees clockwise

SYNOPSIS
     blind-rotate-90

DESCRIPTION
     blind-rotate-90  reads a video from stdin and prints it, rotated 90 degrees
     clockwise, to stdout.

REQUIREMENTS
     blind-rotate-90 is implemented as a shell script pipeline	of  blind-trans-
     pose(1)  and  blind-flop(1), see those for details on requirements.  blind-
     rotate-90 is not been optimised for memory usage, but instead for code sim-
     plicity.

SEE ALSO
     blind(7), blind-rotate-180(1), blind-rotate-270(1),  blind-flip(1),  blind-
     flop(1), blind-transpose(1)

AUTHORS
     Mattias AndrA(C)e <maandree@kth.se>

				    blind 1.1		      BLIND-ROTATE-90(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=blind-rotate-90&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help