This project was started by chriskiehl but its not being developed further. I would like to expand the toolset to other small but handy tools to quickly edit the audio or video with a nice UI.
Currently it handles:
- Screen recording
- GIF conversion
- General Trim/Crop/Scaling utils
- Timelapse / Slideshow creation
- Watermarking
- extracting Audio from video
This is not aimed at being a general purpose UI for FFMPEG. Its library aspirations climb only to the heights of: moderately useful for specific work flows.
I ahve changed the setup from the original. Be warned, the FFMPEG binary is attached, which makes the installation footprint a whopping 70mb!
git clone https://github.com/admalekar/GooeyVideo.git
cd GooeyVideo
python.exe -m venv venv
.\venv\Scripts\activate
pip install -r .\requirements.txt
After the requirements are installed double click on start_gooeyVid.bat to start the GUI.
Screen Recording:
Triming / Cropping / Scaling:
- Added the demos for new tools
Remove audio from video- GIF to video
- MP3 to WAV and WAV to MP3