Skip to content

Mokuichi147/MV-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MV-Editor

Software for video editing.

Requirement


Installation

pip install --upgrade pip
pip install --upgrade setuptools
pip install --upgrade poetry
poetry install
When an error occurs on Linux
sudo apt install git gcc make zlib1g-dev libffi-dev libbz2-dev libssl-dev libreadline-dev libsqlite3-dev tk-dev python3-tk python3-distutils python3-pip ffmpeg
When an error occurs on Windows

Usage

Linux or MacOS

mkdir TestProject
poetry run python main.py

Windows 10 or 11

mkdir TestProject
poetry run python.exe main.py

Build

poetry run pyinstaller main.spec

Note

  • Play the video
  • Edit the video

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Redistribution

NotoSansJP

SIL OPEN FONT LICENSE Version 1.1

├── resources  
│   ├── fonts  
│   │   ├── NotoSansJP-Medium.otf  
│   │   └── OFL.txt

About

Software for video editing.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages