[go: nahoru, domu]

Skip to content
forked from HPW-dev/SEZEII

Free plugin-based video converter

License

Notifications You must be signed in to change notification settings

PhysShell/SEZEII

 
 

Repository files navigation

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

About

Free plugin-based video converter

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 95.0%
  • C++ 4.1%
  • Other 0.9%