pyffmpeg icon indicating copy to clipboard operation
pyffmpeg copied to clipboard

Can`t create subclip

Open Vsevosemnog opened this issue 1 year ago • 1 comments

Good day!

Is there anyway to create subclip from original file?

clip = FFprobe(project.clip_path)
s = clip.subclip(start, end)

Vsevosemnog avatar Jul 24 '23 09:07 Vsevosemnog