Page 1 of 1

Recording that doesn't overwrite previous recording

Posted: 24 Feb 2016 20:23
by raven123crow
So I have gone through the steps on "how to create a file that tells VLC to start recording a stream" via this link http://superuser.com/questions/287222/h ... g-a-stream. And I was successful in implementing the steps!

But now I would like to record streams without overwriting the previous recorded file. How do I accomplish this using the command line? Thank you.

Re: Recording that doesn't overwrite previous recording

Posted: 25 Feb 2016 02:18
by Rémi Denis-Courmont
Change the filename every time in the command line, obviously.

Re: Recording that doesn't overwrite previous recording

Posted: 25 Feb 2016 20:03
by raven123crow
I don't want to manually change the filename every time I record. I would like the filename to save automatically. for e.g. say the filename is record.mp4 the next time it saves maybe it will be record1.mp4 and so on.

Re: Recording that doesn't overwrite previous recording

Posted: 25 Feb 2016 21:03
by Rémi Denis-Courmont
Then change the filename automatically in your batch/script/whatever.

Re: Recording that doesn't overwrite previous recording

Posted: 27 Feb 2016 18:08
by Ludrax
what will use GUI record button?

viewtopic.php?f=14&t=113703
say the filename is record.mp4 the next time it saves maybe it will be record1.mp4 and so on.
that is possible with snapshots:
Sequential numbering
Documentation:Snapshots