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

FreeBSD Manual Pages

  
 
  

home | help
BLIND-TRANSPOSE(1)	     General Commands Manual	      BLIND-TRANSPOSE(1)

NAME
     blind-transpose - Transpose a video

SYNOPSIS
     blind-transpose

DESCRIPTION
     blind-transpose reads a video from stdin and prints it, transposed, to std-
     out.

     To transpose a videos means to swap the X and Y coordinates.

REQUIREMENTS
     blind-transpose  requires	enough	free memory to load two full frames into
     memory. A frame requires 32 bytes per pixel it  contains.	 blind-transpose
     has not been optimised for memory usage, but instead for code simplicity.

SEE ALSO
     blind(7),	 blind-flip(1),   blind-flop(1),  blind-rotate-90(1),  blind-ro-
     tate-180(1), blind-rotate-270(1)

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

				    blind 1.1		      BLIND-TRANSPOSE(1)

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

home | help