Overview of SecretFolder's Key Features
When you launch SecretFolder for the first time, a password setup window like the one below will appear, and you must enter a password before you can use the program.
After setting a password and launching SecretFolder, you will see buttons like the ones below.
Add - Adds the folder you want to hide.
Remove - Removes a previously added folder. ( The folder itself is not deleted; it is only removed from the list. )
Lock - Hides the folder added through the Add button.
Unlock - Makes a folder hidden through the Add or Lock button visible again.
Preferences - Opens the window where you can configure the main settings.
About - Opens the program information window.
Now let's look at how to hide a folder and restore it again.
First, to hide a folder, click the "Add" button.
When the Browse for Folder window appears, "select the folder you want to hide" and click the "OK" button.
You will then see that it has been added to the list as shown below, and the folder will be changed to a hidden state.

To remove a folder from the list, click the "Remove" button.

Clicking the "Yes" button will remove it from the list, but the actual folder will not be deleted.
Today's News/Tips
How to Reduce the Size of Recorded Video Files When Recording Games (NVIDIA Codec)
If you are using the NVIDIA NVENC H.264 codec by default, the recorded file size may be very large.
Click the Codec menu in oCam to check whether you are using the NVENC H.264 codec, as shown below.
In the oCam Codec menu, click Hardware Encoder Settings.
The Hardware Encoder Settings window will appear as shown below. You can reduce the size of the recorded video file by changing the options highlighted in the yellow box.
First, let's look at how to reduce the size of the recorded file using variable bitrate.
( Rate Control must be set to 1-PASS VBR. )
The Quantizer value can be set from 1 to 51.
The lower the Quantizer value, the better the video quality, and the higher the Quantizer value, the lower the video quality.
In other words, the recording quality is defined by the range from the minimum Quantizer value to the maximum Quantizer value.
For example,
If the minimum Quantizer value is 1 and the maximum Quantizer value is 13, the recording quality range is 1 to 13.
If the minimum Quantizer value is 1 and the maximum Quantizer value is 51, the recording quality range is 1 to 51.
If the minimum Quantizer value is 13 and the maximum Quantizer value is 51, the recording quality range is 13 to 51.
In conclusion, to reduce the size of a recorded video file, increasing the minimum and maximum Quantizer values will lower the recording quality and reduce the file size.
You can adjust the Quantizer values depending on your needs, as follows.
If you want to maintain the highest recording quality while lowering the quality at certain points to reduce the size of the recorded video, set the minimum Quantizer value to 1 and set the maximum Quantizer value to a higher number depending on how much you want to reduce the quality.
( Example: Minimum Quantizer: 1, Maximum Quantizer: 30 )
If you want to maintain medium quality while lowering the quality as much as possible at certain points to reduce the size of the recorded video, set the minimum Quantizer to 26 and the maximum Quantizer value to 51.
For reference, the minimum Quantizer value cannot be greater than the maximum Quantizer value.
That is, the minimum Quantizer value <= the maximum Quantizer value.
Caution: If you set both the minimum Quantizer value and the maximum Quantizer value to 1, the recorded video file size will become extremely large, so do not use this setting.
The default values in oCam are a minimum Quantizer value of 1 and a maximum Quantizer value of 13, and we recommend setting them within the following range.
Minimum Quantizer >= 1 and Maximum Quantizer value >= 13
Next is how to reduce the size of the recorded video file using constant bitrate.
Change Rate Control to 1-PASS CBR and then set the average bitrate.
The higher the average bitrate, the better the video quality. The lower the bitrate, the lower the video quality and the smaller the recorded file size.
Finally, there is a method that uses a fixed Quantizer parameter.
Set Rate Control to 1-PASS Fixed Quantizer Parameter.
Unlike VBR, there is no concept of minimum and maximum Quantizer values, and the quality is set using a fixed Quantizer value.