MaartenBaert / ssr

SimpleScreenRecorder, a screen recorder for Linux
http://www.maartenbaert.be/simplescreenrecorder/
GNU General Public License v3.0
2.57k stars 289 forks source link

[Feature Request] Automatically name output file by date and time. #119

Open mrrcollins opened 10 years ago

mrrcollins commented 10 years ago

Automatic naming would be beneficial in our school for staff and students.

Brottweiler commented 10 years ago

This would be useful if it ment for me to not be required to enter a filename every time. I am moderating minecraft servers and record cheaters, and it would benefit if I did not have to write a unique filename every time I start recording.

MaartenBaert commented 10 years ago

It's already there in the repository, just not released yet. For now you can use 'separate file per segment' which adds a number to the end (rather than the current time and date).

Lucki commented 10 years ago

Hm, do you use a ":" in the name? The files are broken in windows.

MaartenBaert commented 10 years ago

Right, I didn't think of that. I've changed it now.