[FFmpeg-user] Conversion to prores, close encode every N minutes, how?
Werner Robitza
werner.robitza at gmail.com
Sun Oct 20 21:08:07 CEST 2013
On Sat, Oct 19, 2013 at 2:23 PM, Boštjan Strojan
<bostjan.strojan at gmail.com> wrote:
>
> Converting a very long stream, 2 hours and more into more editable format
> like prores.
>
> My question is: Is it possible to close the encode every N minutes and
> start a new one (generating multiple files), without restarting the
> process, if yes, how?
You can achieve this with the segment muxer. Refer to the
documentation for some examples:
http://ffmpeg.org/ffmpeg-formats.html#segment_002c-stream_005fsegment_002c-ssegment
More information about the ffmpeg-user
mailing list