[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
35 lines (32 loc) · 1.77 KB

README.md

File metadata and controls

35 lines (32 loc) · 1.77 KB

SEZE II

Смотреть на русском

SEZE is a plugin-based video converter for Windows/Linux. You can write your video filter in C++ (see section "How to make video effect"). Output video is a lossless H264 RGB24 format and not contain audio.

  • CLI version usage example: seze -i "path_to_your_vid.mp4" -o "path_to_output.mkv" --plug "path_to_plugin".
    Execute seze without options or with -h for watch avaliable commands
  • GUI version - launch seze-gui

Fast drag'n'drop scripts avaliable for Windows (see bin/scripts folder)

Example effects

Video demo + tutorial on russian

Gif demo:

Used libs

Used tools

  • UPX - © Мarkus Oberhumer, Laszlo Molnar & John Reiser
  • pyinstaller - © PyInstaller Development Team, GPL
  • SCons - © SCons Foundation, MIT

How to build

How to make video effect

Donate

SEZEII License


Copyright © 2021, HPW-dev