[Tips]Lossless recording-using x264vfw  

[Tips]Lossless recording-using x264vfw

* Before you begin, you need to install the x264 codec and you can find the instructions in the following link.

(http://cafe.naver.com/ohsoft/618)

Click on CODEC menu of OHCAM and click on the external codec menu item.

Check Use External Codec, select the x264vfw codec and click the Settings button.

 
Based on the x264vfw default setting, change the yellow box in the figure below as shown.


The parts that are changed are as follows.

Preset-Ultrafast (Set to improve encoding speed and can increase file size, but other options will cause more racks.)

Profile-High 4: 4: 4 (Changes to High 444 for lossless encoding as the default profile may lose video quality.)

Keep input colorspace-Maintains the color space of the internally received buffer. (Other options may cause encoding to fail.)

Rate control-Single pass-lossless-Change for lossless encoding.

Press the OK button to apply the setting.


Since the settings are applied to x264vfw64 for 64-bit when recording 64-bit games, run x264vfw-Configure x264vfw64 from the Start menu and set them as shown above.

If you record with the above settings, you will be recording losslessly, where the important part is to change the settings of the video player to play lossless video losslessly.

The following shows how to check the lossless video based on the next pot player.

After launching the next pot player, click Preferences (F5).

 

 
In the environment setting window

Click Image-Colorspace / Properties on the left, and then select Convert directly if possible-Change to default output colorspace in the Colorspace group box on the right. (If this setting is not made, the color of the screen will be lost when playing the video even if the recording is lossless.)


Press OK and play the video recorded without loss.

At this time, if you press Ctrl + F1 on the next pot player, the video codec output format must be output in RGB (32 Bits) as shown below.


In addition, the properties below should be identical in the Playback Information-File Information tab as shown in the following figure.

Format profile: High 4: 4: 4 Predictive @ L3
Color space: RGB
Color range: Full
Matrix coefficients: RGB


Please note that Windows Media Player does not play properly and the preview thumbnail is not displayed in Windows Explorer.



Additional tips

[Tips]How to improve the recording quality and sound quality of oCam

To record losslessly, refer to the link below.

http://cafe.naver.com/ohsoft/619

How to improve recording quality

oCam is basically

I am using the MPEG-4 video codec.

The MPEG-4 codec, which is basically a codec, shows a moderate quality due to the codec characteristics, but it is suitable for recording on low and medium-sized computers, and has a good software compatibility (playable in some video players) without using a hardware encoder. It is set by default.

If you have an NVIDIA graphics card (GTX Desktop 600 or higher or GTX 650M or higher for a laptop) or have high CPU performance, you can use NVENC H.264 encoder or Open H.264 encoder to record video quality. There is.

Click the Codec button in the Ocam main window as shown below and select Nvidia NVENC H.264 (if your graphics card does not support it, it will fail with an error if you start recording.) Or Open H.264 codec to record. Do it.

 

For the Open H.264 codec, the best video quality is obtained when the Recording-Normal-Quality is set to Very High in the following settings. (For NVIDIA NVENC H.264 codec, the following settings are not affected. You can change the settings in Codec-Hardware Encoder Settings in the Ocam main window.)

 
* In case of Open H.264 codec, the picture quality is good when the quality is set to very high, but it consumes a lot of CPU, so it may drop a lot of frames when recording a game, so we recommend using MPEG-4 codec if performance is not supported. .

* Since Nvidia NVENC codec is a hardware encoder, there is almost no frame drop than any built-in codec of OCAM for game recording, and it has the best recording performance, so it is best to use NVENC codec if the graphics card supports it.

* Using Nvidia NVENC codec, some games use a lot of GPU memory, but it also uses a lot of GPU memory for encoding, so recording may fail if there is not enough GPU memory.

* In the picture above, MP4 container is used. It can be used in MKV, M4A, MOV, and AVI containers.

 

 

How to improve sound quality

oCam is basically

I am using AAC audio codec (192 kbps).

To change the sample code or bit rate of an audio codec, click the Codec button in Ocam's main window, then click Set Audio Codec.

 
Then the following window will appear.

 
As shown in the figure above, the supported audio codecs support AAC, MP3, MP2, WMA, and Flac.

I personally recommend using the most widely used and compatible AAC codec.

You can improve the sound quality by changing the bit rate or sample rate.

For AAC codec, the supported bitrate is up to 512kbps and the sample rate is up to 96000khz.

You can use Flac codec to record losslessly, but recording file size can be large.

To change the audio codec you want to record, click the codec button of Ocam and select the container you want (for example, if you use mkv). Then select the codec with the audio codec you want in the container.


Back to top