Skip to content

quentinmathieu/Py_Video_Concat_Compress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python video concat / compress

Python video concat / compress is an app that concat (very fast) videos. You can also compress videos (slower beacause it needs to re-encode the video(s))

Installation

Prerequisites :

  • Install the latest version of Python.

Install the following packages before runing the app:

pip install pyQt6 ffmpeg-python psutil

Usage

Navigate to the project folder and in a terminal run :

python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages