Skip to content

split_video in clips #13

@faroukmiled

Description

@faroukmiled

Given a video, we want to split it into n equal clips.
Create function split_video:

Parameters :
video_path_in (string)
video_name (string)
n (int) : number of clips wanted
Output_path (string) : path to output folder where clips will be stored

Output : clips stored in the output_path

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions