[FFmpeg-user] Is there any filter to cut video to given size small videos?

Paul B Mahol onemda at gmail.com
Fri Mar 11 09:29:42 CET 2016


On 3/11/16, Nemo <377307289 at qq.com> wrote:
> For example, give you an input.mp4 (650MB), cut size param is 300MB, use
> this filter could split input.mp4 to three mp4 files:
> ouput-1.mp4(300MB),_ouput-2.mp4(300MB) and ouput-3.mp4(50MB).

That is not filter job, bug muxer one. See segment muxer documentation.


More information about the ffmpeg-user mailing list