https://github.com/hclivess/videer
FFmpeg GUI with AviSynth support for deinterlacing and profile configuration that can be used in frameserving. Created as a replacement for inflexible batch files that do not allow multiple encodings at the same time easily and make configuration complicated.
https://github.com/hclivess/videer
avisynth codec deinterlacing editing encoding ffmpeg frameserving gui hevc interlaced lavc qtgmc remux transmux v9 vhs video x264 x265
Last synced: 12 months ago
JSON representation
FFmpeg GUI with AviSynth support for deinterlacing and profile configuration that can be used in frameserving. Created as a replacement for inflexible batch files that do not allow multiple encodings at the same time easily and make configuration complicated.
- Host: GitHub
- URL: https://github.com/hclivess/videer
- Owner: hclivess
- License: mit
- Created: 2019-08-30T23:28:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T12:26:11.000Z (over 1 year ago)
- Last Synced: 2025-06-10T09:08:42.098Z (about 1 year ago)
- Topics: avisynth, codec, deinterlacing, editing, encoding, ffmpeg, frameserving, gui, hevc, interlaced, lavc, qtgmc, remux, transmux, v9, vhs, video, x264, x265
- Language: Python
- Homepage:
- Size: 124 MB
- Stars: 20
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# videer
FFmpeg batch GUI with AviSynth support for **deinterlacing** and profile configuration that can be used in [*
*frameserving**](https://github.com/satishsampath/frame-server). Created as a replacement for inflexible batch files
that do not allow multiple encodings at the same time easily.
Videer integrates `QTGMC`, which provides much smoother results than
ffmpeg's `yadif`, [see for yourself](https://www.youtube.com/watch?v=jE47A57T5FA). `QTGMC` is the best deinterlacer in
existence. Including AI and DaVinci Studio.
## Notice
If you are not using a frameserver and are just trying to transcode video with any feature that requires Avisynth+, and are running into issues, you should try with ffms2 enabled.
## Why
FFmpeg is a superior command line video encoding tool. Videer serves as a GUI for it.
## New features:
- Multithreading using `SetFilterMTMode`
- AviSynth+
- 64bit Implementation
- Matroska format as it is the only one to support `pgssub`
- CUDA GPU acceleration support
## Requirements:
- [FFmpeg](https://ffmpeg.org/) (in system path)
- To use AviSynth+ or deinterlacing, you will need [AviSynth+](https://avs-plus.net/) installed
- No need to install plugins, all are bundled
- `pip install -r requirements.txt`
### Preview:
