Skip to content

al3rez/ffmpeg-video-on-image-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg-video-on-image-overlay-gui

app

This app, made with Python and Tkinter, helps you put a video on top of a image. It has easy-to-use tools to crop the video before adding it to the image. You can choose how much to trim and where to place the video right from the app.

It's great for making your own video presentations or spicing up pictures with moving videos.

How to use

pip install --user pipenv
pipenv install
pipenv run python main.py

Input files

Input background{:height="200px" width="200px"} Input video{:height="200px" width="200px"}

Output

Output{:height="200px" width="200px"}

About

this app helps you put a video on top of a image using ffmpeg (you can even crop the video)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages