https://github.com/deepchirp/myffmpegapp
A simple Windows FFmpeg GUI written in Python
https://github.com/deepchirp/myffmpegapp
ffmpeg
Last synced: 7 months ago
JSON representation
A simple Windows FFmpeg GUI written in Python
- Host: GitHub
- URL: https://github.com/deepchirp/myffmpegapp
- Owner: DeepChirp
- License: gpl-3.0
- Created: 2024-08-28T09:03:40.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T12:27:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T10:28:58.879Z (over 1 year ago)
- Topics: ffmpeg
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MyFFmpegApp
A simple Windows FFmpeg GUI written in Python.
## Build
Install `pyinstaller`, then run `build.ps1`.