Skip to content

Why not split the video according to the number of frames? #535

@hothotds

Description

@hothotds

When splitting a video according to the timestamp in CVS, there will always be an extra frame at the beginning of the video and an extra frame at the end of the video. Especially long videos are basically all like this. If you cut the video from 100-200 frames, won't there be a problem of more cuts in the video and less in the video?

You can save the cvs file in the form of frame number and frame rate, and then let ffmpeg cut it according to the frame number.

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