FreeBSD Manual Pages
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 stdout. 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)
NAME | SYNOPSIS | DESCRIPTION | REQUIREMENTS | SEE ALSO | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=blind-transpose&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>