Skip to content

dovydenkovas/kino2web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kino2Web

Description

Program helps to convert films and other videos to format and size that could be loaded to web sites and messangers.

image

Base functions

  • GUI interface
  • Convert to mp4
  • Change the size of video
  • Automaticaly calculate paramenetrs to get video of goal size

Requirements

All requirements are in requirements.txt

Program is written in Python, with PyQt6 and ffmpeg.

Instalation

You can download binary version of program from here.

Also you can use source code. To do this, use:

git clone https://github.com/dovydenkovas/Kino2Web
cd Kino2Web
python -m venv env
. env/bin/activate
pip install -r requirements.txt
python src/Kino2Web.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •