How to Record Audio Only with oCam

On the main screen of oCam, click the Audio Recording tab to open a simple, user-friendly menu. This menu provides various recording options in oCam, allowing users to adjust the settings as needed. One of oCam's strengths is its intuitive interface, which makes it easy to use for everyone from beginners to IT professionals.

You can use this feature whenever you want to record only audio, such as for creating audio content, recording podcasts, or capturing background music.

Click the Sound button to choose the audio source, such as system sound or microphone input settings, and then click the Record button on the screen to start recording. This feature is very useful for tasks where you need to focus only on audio. For example, it is efficient when you want to extract lecture audio separately, record an interview, or make a simple voice recording. Thanks to oCam's simple controls, these settings can be changed in just a few clicks, making the user experience even more convenient.

By default, audio files are saved in MP3 format. MP3 is one of the most widely used formats for audio recording because it offers small file sizes and excellent compatibility with most devices and software. It provides a good balance between sound quality and file size, making it suitable for general use. However, for users with more specific needs, oCam also provides an option to select audio codecs other than MP3 through the Codec button. If you choose AAC format, you can maintain high sound quality with efficient compression, giving you more flexibility depending on your project.
These settings clearly show how simple yet powerful oCam is. oCam is more than just a screen recording tool. It is versatile software that also supports professional audio recording tasks. Users can further adjust details such as the file save location, audio quality, and input source in the oCam settings menu. For example, you can adjust the volume levels of the microphone and system sound separately, or specify a save folder to optimize your workflow. Thanks to this flexibility and convenience, oCam is widely used in many different environments, from individual users to IT professionals. If you want high-quality audio recordings, it is recommended to adjust the codec and detailed settings to match your working environment for the best results.
Today's News/Tips
How to Change the File Name of Saved Recordings, Audio Recordings, or Captures
Click Tools - Options in the top menu of oCam.
Then click the Save tab on the left to set the file name for saved files.
By default, files are saved in the following format.
<Prefix>_<YYYY_MM_DD_HH_NN_SS_Z>
The text inside the <> brackets uses special keywords. These keywords can represent the prefix, date, serial number, program name, user ID, and user name.
With the default settings, when recording starts and then finishes, the file is saved in the format Recording_2015_05_07_14_22_41_791. If you only want to change the word Recording at the beginning, you can change it as follows.
Test_<YYYY_MM_DD_HH_NN_SS_Z>
If you do this, the file will be saved in the format Test_2015_05_07_14_22_41_791 after recording is completed.
If you want to add a serial number after Test instead of the date,
set it to Test_<#>, and it will be saved as Test_1... Test_2 ... Test_3...................... Test_10.
Description of the special keywords used inside the <> brackets
If the current date is
2015_05_07_14_22_41_791
in this format,
<Y> = 15 ( two-digit year )
<YY> = 15 ( two-digit year )
<YYYY> = 2015 ( four-digit year )
<M> = 5 ( one-digit month )
<MM> = 05 ( two-digit month )
<MMM> = 5 ( not used in the Korean locale )
<MMMM> = May ( month name displayed according to the system locale )
<D> = 7 ( one-digit day )
<DD> = 07 ( two-digit day )
<DDD> = Thu ( day of the week )
<DDDD> = Thursday ( displayed according to the locale language )
<DDDDD> = 2015-05-07 ( date )
<DDDDDD> = Thursday, May 7, 2015 ( date and day of the week, displayed according to the locale language )
<C> = 2015-05-07 2:22:41 PM ( date and time )
<H> = 14 ( one-digit hour )
<HH> = 14 ( two-digit hour )
<N = 22 ( one-digit minute )
<NN> = 22 ( two-digit minute )
<S> = 41 ( one-digit second )
<SS> = 41 ( two-digit second )
<Z> = 791 ( milliseconds )
<ZZZ> = 791 ( milliseconds )
<T> = 2:22 PM ( AM/PM label varies by locale, followed by the time )
<TT> = 2:22:41 PM ( AM/PM label varies by locale, followed by the time and seconds )
<AM/PM> = AM or PM
<a/p> = a or p
<ampm> = AM or PM
<Prefix> = Recording for video recording, Screen Capture for captures, Audio for audio recording
<ProgramName> = For normal recording, oCam; for game recording, the executable file name of the game program
<UserID> = Windows user ID
<DisplayUserName> = Windows display name
<#> = one-digit serial number
<##> = two-digit serial number
<###> = three-digit serial number