VideoCutter
The program takes video as input and outputs cut and processed interesting moments from the entire video (Social Media style)
Install / Use
/learn @aqvilov/VideoCutterREADME
Перед использованием:
-
Пожалуйста, распакуйте весь архив в отдельную папку. Не запускайте файл VideoCut.exe прямо из архива — это может вызвать ошибки в работе программы.
-
Как распаковать: ▸ Щёлкните правой кнопкой по архиву ▸ Выберите "Извлечь все..." или "Extract to..." ▸ После распаковки откройте полученную папку
-
Запуск: ▸ После распаковки дважды щёлкните по файлу "VideoCut.exe" ▸ Убедитесь, что все файлы остались в одной папке (не удаляйте их!)
Возможные ошибки:
Если при запуске через Linux, у вас не работает tkinter, воспользуйтесь:
sudo apt update sudo apt install python3-tk # Для Ubuntu и прочих
sudo dnf install python3-tkinter # Для Fedora
Актуальная версия программы: 1.2 ( текущая )
Before using:
-
Please unpack the entire archive into a separate folder. Do not run the file VideoCut.exe directly from the archive — this may cause errors in the program.
-
How to unpack: , Right- click on the archive ▸ Select "Extract all..." or "Extract to..." ▸ After unpacking, open the resulting folder
-
Launch: ▸ After unpacking, double-click on the file "VideoCut.exe " ▸ Make sure that all files remain in the same folder (do not delete them!)
Possible errors: If tkinter does not work when running via Linux, use:
sudo apt update sudo apt install python3-tk # For Ubuntu and others
sudo dnf install python3-tkinter # For Fedora
Current version of the program: 1.2 ( current )
License
This project is licensed under the [MIT LICENSE] — see the LICENSE file for details. © 2025, ARSENIY AQVLILOV. All rights reserved.
