- Notifications
You must be signed in to change notification settings - Fork2
Free plugin-based video converter
License
NotificationsYou must be signed in to change notification settings
HPW-dev/SEZEII
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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" -p "path_to_plugin"
.
Executeseze
without options or with-h
for watch avaliable commands - GUI version - launch
seze-gui
Fast drag'n'drop scripts avaliable for Windows (seebin/scripts
folder)
Video demo + tutorial on russian
- SeeBuild info
- FFmpeg (4.3.1) - © Free Software Foundation, Inc.License
- DyLib (1.6.1) - © Martin Olivier, MIT license
- itlib - © Borislav Stanimirov, Chobolabs Inc. MIT license
- SDL2 (2.24.1) - © Sam Lantinga,Zlib license
- libgcc, libstdc++ (tdm-1 10.3.0) - © Free Software Foundation, Inc
- UPX - © Мarkus Oberhumer, Laszlo Molnar & John Reiser
- pyinstaller - © PyInstaller Development Team,GPL
- SCons - © SCons Foundation, MIT
- Visa/MCard: 5469 1300 1242 7256
- ЮMoney
- PayPal
- BTC: 1HW5BhEJ1RnTUNahJEHhHsGcw7zpiGKLWz
- ETH: 0x0a875463c973e1cc33c9abe9f06e82e9e29ae5ba
Copyright © 2021-2022,HPW-dev
About
Free plugin-based video converter