What are the supported video codecs and container formats?
What are the supported video codecs and container formats?
You can check supported codecs immediately by clicking the Codec button in the main oCam window.

The default video codec is Open H.264 + AAC (.MP4).
In addition, MPEG-1, MPEG-2, MPEG-4, XVID, OpenDivX, Microsoft MPEG-4 Part 2, and Microsoft MPEG-4 Part 3 are also supported.
All of these codecs are saved in MP4 or AVI container formats.
oCam records using optimized codecs at installation time, and when these codecs are used, the recorded files can be played on almost all media players without installing additional codecs, unlike many other screen recording programs.
Usually, you may need to install codecs to play a recorded video, but with these codecs, most are supported by default.
This means that you can play oCam-recorded video files directly in Windows Media Player immediately after installing Windows without installing any additional software.
So there is no extra hassle of having to install extra codecs.
Also, MPEG-4, XVID, and OpenDivX are internally encoded with the MPEG-4 codec in oCam, with only the FourCC value changed for XVID and OpenDivX.
Additionally, supported container formats include FLV.
FLV stands for Flash Video and supports live streaming, so you can upload FLV files directly to places like a Zboard forum and preview them immediately on the web.
You can also use an FLV player. FLV is encoded with the MPEG-4 codec in oCam.
For Appleโs QuickTime format, MOV is a QuickTime-only format and uses the MPEG-4 codec.
Also, MPEG-2 Transport Stream has the .TS extension, and MPEG-PS has the .VOB extension; both use MPEG-2 as the codec.
If you choose GIF animation for creating animations, you can make a moving image.
Finally, all audio codecs used during video recording are saved as MP3.
Additionally, external codecs are supported; please refer to a separate post for details on external codecs.
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.