Hi,

I'm scratching my head right now:

I'm working on creating a loop recording of an mpeg stream from a camera.

This one here
https://www.reddit.com/r/commandline/comments/2j9auk/whats_the_best_way_to_continually_capture_a
points to the FFMPEG documentation suggesting to use the 'segment' option.

If I look through the 'segment' option, it doesn't seem to provide a way
to create a CCTV loop.
There is also the specific 'loop' option but just as the part in the
'segment' option that could be interesting, it is all about looping input.

I can (and prefer to) cut recorded stream into various segments but for
a loop it needs a maximum number of segments with then oldest ones
continuously deleted.

Would FFMPED actually achieve this (as suggested) or is there no way
around doing it with a separate shell command (which I don't mind)?

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to