506 B
Executable file
506 B
Executable file
Video processing service
This program is a video processing service. It is a project for New Generation programming courses.
Features
- uploading a video
- selecting a part of a video to cut and work with
- converting a video to another format
- adding a watermark image to a video
- sending the result to an email address
- displaying a progress bar
Usage
Before running the program, a file config-example.ini
must be renamed to config.ini
and be filled with valid SMTP server credentials.