Skip to content

enable choosing of system codecs when encoding video #26

@hn-88

Description

@hn-88

Currently, there is not much choice - we can only choose the fourcc, and the video encoding is done via OpenCV's internal ffmpeg code (or so I think.) If we can figure out a way to use external ffmpeg, then we might be able to use parameters like -c:v h264_nvenc - and then by giving suitable parameters, we could solve issue #25 also, -framerate 30 for example, https://video.stackexchange.com/questions/19754/changing-the-input-frame-rate-of-a-series-of-images-in-ffmpeg

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions