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

FreeBSD Manual Pages

  
 
  

home | help
BLIND-READ-HEAD(1)	     General Commands Manual	      BLIND-READ-HEAD(1)

NAME
     blind-read-head - Reads the head from a video

SYNOPSIS
     blind-read-head

DESCRIPTION
     blind-read-head  reads  the head a video from stdin, and prints it, without
     the magic number, to stdout.   The  output  will  contain:  the  number  of
     frames,  <space>,	the  width,  <space>, the height, <space>, and the pixel
     format. The output is text, and thus ends with a <newline>.

     No excess bytes are read and blind-next-frame(1) can be  used  to	get  the
     first, and any following, frame from stdin.

SEE ALSO
     blind(7), blind-write-head(1), blind-next-frame(1)

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

				    blind 1.1		      BLIND-READ-HEAD(1)

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

home | help