Skip to content

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.

License

hclivess/videer

Repository files navigation

videer

FFmpeg batch 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. Videer integrates QTGMC, which provides much smoother results than ffmpeg's yadif, see for yourself. QTGMC is the best deinterlacer in existence. Including AI and DaVinci Studio.

Why

FFmpeg is a superior command line video encoding tool. Videer serves as a GUI for it.

Notice

If you want to deinterlace AVC (x264) video of a matroska file, running Videer with raw transcode first and ffms2 on is optimal.

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 (in system path)
  • To use AviSynth+ or deinterlacing, you will need AviSynth+ installed
  • No need to install plugins, all are bundled
  • pip install -r requirements.txt

Preview:

thumb

About

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.

Topics

Resources

License

Stars

Watchers

Forks