Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.67 KB

File metadata and controls

37 lines (25 loc) · 1.67 KB

VSGUI

中文README

A new VapourSynth video compression software. A video encode GUI like MeGUI for VapourSynth.

Download

Software

.NET 6 Runtime

The Update will use the build in auto-update to release.

Main Features

  • Based on Vapoursynth (processing video) and Avisynth (processing audio);
  • Integrate python, no need to install the configuration environment;
  • Support simple encode, drag in the video to automatically generate vpy script and suppress video and audio, and automatically mux (and support automatic de-interlacing, etc.);
  • Support advanced encode, manually write Vapoursynth scripts, and handle video and audio stream encode manual;
  • Integrate VSREPO GUI, you can easily select and download the filter library you need;
  • Integrate VS Editor to edit and preview vpy scripts;
  • Support audio cropping and synchronization of VFR audio;
  • use eac3to and ffmpeg to de-mux the video;
  • One-click simple muxing;
  • Automatic software update;
  • Subscription of encoder profiles for management of subtitle groups;
  • Multi-language support (currently supports Simplified Chinese, English);

Software screenshot

Chinese simple suppression main interface English advanced suppression main interface