deuteronomy-works / pyffmpeg

FFmpeg wrapper for python
Apache License 2.0
62 stars 11 forks source link

Can`t create subclip #660

Open Vsevosemnog opened 1 year ago

Vsevosemnog commented 1 year ago

Good day!

Is there anyway to create subclip from original file?

clip = FFprobe(project.clip_path)
s = clip.subclip(start, end)
amoh-godwin commented 1 year ago

There should be. There will be someday. Thanks!