Skip to content

How can I use it to cut video? #35

@hellostephanie2022

Description

@hellostephanie2022

I see that the av_seek_frame method is included in this source code, which is not available in [rust-ffmpeg](https://github.com/zmwangx/rust-ffmpeg), I wonder if it currently supports cutting video ?

This looks like this on the command line of ffmpeg: ffmpeg -ss 30 -i input.wmv -c copy -t 10 output.wmv, can you tell me how to do it?

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