-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
My application involves the continuous monitoring of the following properties, while the capture is running:
CAP_PROP_POS_FRAMES
CAP_PROP_POS_MSEC
CAP_PROP_MONOCHROME
CAP_PROP_FRAME_HEIGHT
CAP_PROP_FRAME_WIDTH
CAP_PROP_FRAME_COUNT
CAP_PROP_FOURCC
CAP_PROP_BUFFERSIZE
CAP_PROP_FPS
Is there a way if ffmpegcv to get these parameters on a continuous basis? With ffmpeg, most can be retrieved with ffprobe, but that takes time, and I need to monitor the properties while the capture is running.
Metadata
Metadata
Assignees
Labels
No labels