pyffmpeg
pyffmpeg copied to clipboard
Can`t create subclip
Good day!
Is there anyway to create subclip from original file?
clip = FFprobe(project.clip_path)
s = clip.subclip(start, end)