Name | Modified | Size | Downloads / Week |
---|---|---|---|
Video_compressor_V3.8_win64.7z | 2021-01-05 | 21.4 MB | |
Video_compressor_V3.6_win64.7z | 2020-11-29 | 21.6 MB | |
Video_compressor_V3.5_win64.7z | 2020-10-28 | 21.6 MB | |
README.md | 2020-10-27 | 757 Bytes | |
Video_compressor_V2.8_win64.7z | 2020-10-21 | 38.6 MB | |
Video_compressor_V2.6_win64.zip | 2020-10-13 | 53.8 MB | |
Video_compressor_V2.5_win64.zip | 2020-10-12 | 53.8 MB | |
Totals: 7 Items | 210.7 MB | 6 |
svc
Simple Video Compressor
A super simple video compressor using FFMPEG optimised for compressing online class / screen recordings.
It is more like a wrapper .
Originally written for teachers.
FFMPEG for encoding . FFPROBE for checking resolution.
Features
- Simple, very little input from user.
- Encoding using x264 .
- Web compatible output.
- CRF based encoding, hence faster than 2-pass and better qulaity than single pass.
- Maximum reduction in file size without breaking video playback in android devices.
- Default optimised for screen reordings.
- Batch mode.
- Auto 1080p downscaling option.
- Audio compression using opus.
Usage
- place video files to compress in Input folder
- run compressor & choose crf value
- done