GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BLIND-NEXT-FRAME(1) FreeBSD General Commands Manual BLIND-NEXT-FRAME(1)

blind-next-frame - Extracts the next frame from a video

blind-next-frame [-f frames] width height pixel-format ...

blind-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.

-f frames
Read and output the first frames frames rather than the first single frame.

0
Successful completion.
1
End of file reached, no more frames available.
2
An error occurred.

blind(7), blind-read-head(1), blind-write-head(1), blind-to-image(1), blind-from-image(1), blind-skip-pattern(1)

Mattias Andrée <maandree@kth.se>
blind 1.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.