![]() |
![]()
| ![]() |
![]()
NAMEblind-next-frame - Extracts the next frame from a video SYNOPSISblind-next-frame [-f frames] width height pixel-format ... DESCRIPTIONblind-next-frame reads the first frame available in stdin, and prints it, with a head, to stdout. No excess bytes are read, and blind-next-frame can be used again to extract the next next frame. The width, height, and pixel format of the video must be specified with width, height, and pixel-format, respectively; blind-read-frame(1) is used to extract this information. And argument following pixel-format is appended to pixel-format with <space> in between. OPTIONS
EXIT STATUS
SEE ALSOblind(7), blind-read-head(1), blind-write-head(1), blind-to-image(1), blind-from-image(1), blind-skip-pattern(1) AUTHORSMattias Andrée <maandree@kth.se>
|