[FFmpeg-user] File rotation (like LOG files!)
Podium B.V.
mailinglist at podiumbv.nl
Mon Feb 17 16:08:10 CET 2014
On 14-02-14 13:44, Carl Eugen Hoyos wrote:
> Tom Evans <tevans.uk <at> googlemail.com> writes:
>
>> Or encode your content however you like, but in mpegts
>> format, pipe to a second ffmpeg instance that has two
>> outputs, one to your upstream and one (using segment
>> muxer) outputting your logs.
> This sounds as if the tee filter could be used instead of
> a pipe.
>
> Carl Eugen
Thanks Tom & Carl,
I think indeed this would be the right way...
More information about the ffmpeg-user
mailing list