Difference between revisions of "Settings"
(→Output File) |
(→General Settings) |
||
Line 13: | Line 13: | ||
=== Output File === | === Output File === | ||
− | You can enter | + | You can enter file name for the output file that is created by ''Screenbits''. The file name may include one or more of the following placeholders: |
{|class="wikitable" | {|class="wikitable" | ||
Line 45: | Line 45: | ||
|} | |} | ||
− | The default | + | The default file name is '''$Y-$M-$D_$H$N$S'''. When a recording process starts, Screenbits will replace the placeholders in the file name with their actual values so using the default file name, output file name for a recording process that started at 14/05/2017 00:48:49 will be '''2017-05-14_004849.mp4'''. |
+ | |||
+ | If a file with the same name already exist, an underscore followed by a number will be added to the end of the name to make it unique. (e.g. 2017-05-14_004849_0001.mp4) | ||
+ | |||
+ | To change the file name of the output file: | ||
+ | #Select '''Settings''' from the Recording menu to open the Settings view. | ||
+ | #Enter the file name in front of the ''File Name'' field. Optionally you can use suggested patterns. | ||
+ | #Select the folder you want to save videos into. | ||
+ | #Click '''OK''' to close ''Settings'' view. | ||
== Display Settings == | == Display Settings == |
Revision as of 23:12, 22 May 2017
Contents
General Settings
Output Folder
Recorded videos are saved in Screenbits folder under the Documents folder by default.
To change the output folder:
- Select Settings from the Recording menu to open the Settings view.
- Click the Browse... button from the General tab under the Output section.
- Select the folder you want to save videos into.
- Click OK to close Settings view.
Note: Make sure your user account has write access to the selected folder and also the folder is in a storage device/drive with enough free space.
Output File
You can enter file name for the output file that is created by Screenbits. The file name may include one or more of the following placeholders:
Symbol | Meaning | Example |
---|---|---|
$Y | Year | 2017 |
$M | Month | 05 |
$D | Day | 10 |
$H | Hour | 03 |
$N | Minute | 55 |
$S | Second | 20 |
The default file name is $Y-$M-$D_$H$N$S. When a recording process starts, Screenbits will replace the placeholders in the file name with their actual values so using the default file name, output file name for a recording process that started at 14/05/2017 00:48:49 will be 2017-05-14_004849.mp4.
If a file with the same name already exist, an underscore followed by a number will be added to the end of the name to make it unique. (e.g. 2017-05-14_004849_0001.mp4)
To change the file name of the output file:
- Select Settings from the Recording menu to open the Settings view.
- Enter the file name in front of the File Name field. Optionally you can use suggested patterns.
- Select the folder you want to save videos into.
- Click OK to close Settings view.