Skip to content

Stream properties #69

@bertelschmitt

Description

@bertelschmitt

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions