Menu

Tree [278ca3] master /
 History

HTTPS access


File Date Author Commit
 bin 2021-11-21 HPW-dev HPW-dev [278ca3] new script
 modules 2021-11-19 HPW-dev HPW-dev [6122d2] first public ver
 resources 2021-11-20 Ilya Halilov Ilya Halilov [7e7396] Update how2plugin.md
 src 2021-11-19 HPW-dev HPW-dev [62f588] plugin loader fix
 .gitignore 2021-11-19 HPW-dev HPW-dev [6122d2] first public ver
 LICENSE 2021-11-19 HPW-dev HPW-dev [6122d2] first public ver
 README.md 2021-11-21 Ilya Halilov Ilya Halilov [56c0c0] Update README.md
 README_RU.md 2021-11-21 Ilya Halilov Ilya Halilov [8128b4] Update README_RU.md
 SConstruct 2021-11-19 HPW-dev HPW-dev [6122d2] first public ver
 SEZEII.code-workspace 2021-11-19 HPW-dev HPW-dev [6122d2] first public ver
 plugin-api.hpp 2021-11-19 HPW-dev HPW-dev [6122d2] first public ver

Read Me

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

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

SEZEII License


Copyright © 2021, HPW-dev

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.