[FFmpeg-user] How to split webm files quickly?
Peng Yu
pengyu.ut at gmail.com
Wed Jul 5 05:44:58 EEST 2023
> Again, please don't use top-posting. This is against the rules of this
> mailing-list.
> See
> https://ffmpeg.org/mailing-list-faq.html#What-is-top_002dposting_003f-1
> for more information.
I missed your previous message. Gmail automatically top post emails.
> Regarding the splitting at regular interval, this is out of the scope of
> ffmpeg.
> I suggest you call ffmpeg from a scripting language (un*x shell, or
> batch or powershell on Windows), or any other language such as Python to
> compute start and end times.
To do so, I will to know the duration of the video. But ffprobe print
much more info than necessary. Do you know a better way to just get
the video duration?
--
Regards,
Peng
More information about the ffmpeg-user
mailing list