Skip to content

[Feature Request] Support for select and setpts video filters #588

@Itamaram

Description

@Itamaram

I am looking to use FFMpegCore in order to extract a clip out of an existing video using the cli equivalent of
-vf select='between(n,0,100)',setpts=N/FRAME_RATE/TB"

At the moment I achieve this by using the WithCustomArgument method, and it is working well, however I was hoping there's a slightly more managed way to achieve the same goal.

Is there any particular reason this is not currently supported by the library?

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