VideoCodec
Change the video codec and quality (reduce file size).- You need to install FFmpeg.
If ffmpeg is not found, the error "Error: The system cannot find the file specified" occurs.
- Files
. │ VideoCodec.exe │ PUtils.dll │ ├─ cfg/ │ videocodecParam.xml │ └─ ja-JP/ VideoCodec.resources.dll
Usage
- Start VideoCodec.exe.
- Drop a video (MP4 file) and specify the codec and the CRF value.
- H.265(HEVC) has a higher compression rate and smaller file size than H.264(AVC).
- The CRF(Constant Rate Factor) value can set 0-51. The smaller the value, the better the image quality and the larger the file size.
- The CRF value for H.265(HEVC) is generally considered to be around 20-35, with 28 being the default value.
- The CRF value for H.264(AVC) is generally considered to be around 17-28, with 23 being the default value.
- [Save], Set the new file name and [Save]. the video is saved with the specified codec and CRF value.
- The progress is displayed while saving and can be stopped by clicking [Save Stop].
- The progress is displayed while saving and can be stopped by clicking [Save Stop].