Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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