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

FreeBSD Manual Pages

  
 
  

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

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 mem-
     ory 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 AndrA(C)e <maandree@kth.se>

				    blind 1.1			BLIND-REVERSE(1)

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

home | help