[FFmpeg-user] how can I set limit_filesize or recording_time for the specific output dynamically?
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Oct 15 02:04:34 CEST 2013
Huang Soho <soho123.2012 <at> gmail.com> writes:
> > (Complete, uncut console output missing.)
> >
> > There is the segment muxer, see 4.15 in
> > http://ffmpeg.org/ffmpeg-formats.html
>
> I do not know about how to show the output from
> the example command line.
Just paste whatever FFmpeg prints on the console into
an email.
> But the "segment" seems does not meet my requirement.
> I would like to save multiple files that each file
> hase fixed size.
You wrote before:
[quote]
how can I set limit_filesize or recording_time
[/quote]
Setting an exact file size is not possible for real
codecs, you can set the recording time with the
segment muxer.
Carl Eugen
More information about the ffmpeg-user
mailing list