Skip to content

A small collection of FFMPEG tools which I use while working on Gooey

License

Notifications You must be signed in to change notification settings

chriskiehl/GooeyVideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gooey Video

Overview

Gooey Video is a small collection of the FFMPEG tools I use while working on Gooey. It handles:

  • Screen recording
  • GIF conversion
  • General Trim/Crop/Scaling utils
  • Timelapse / Slideshow creation
  • Watermarking

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.

Installation and Quick Start

You can pip install the project from source. Be warned, the FFMPEG binary is attached, which makes the installation footprint a whopping 70mb!

pip install git+https://github.com/chriskiehl/GooeyVideo.git

Demos

Screen Recording:

Triming / Cropping / Scaling:

About

A small collection of FFMPEG tools which I use while working on Gooey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages