Skip to content

yioneko/Video2char

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video2char

Transform video to character based on Django


Environment

  • Python: 3.8
  • Django: 3.1.3
  • opencv-python: 4.4.0.46
  • moviepy: 1.0.3

Local Usage (Windows)

  1. Download the source code and open the terminal in the root directory of project.
  2. (optional) Run pip install -r requirements.txt to install dependencies.
  3. Execute the command py manage.py runserver.
  4. Open the url http://127.0.0.1:8000/cvt/.
  5. Upload your video file and (optional) change preference and save changes.
  6. Submit and then download the converted video.

About

Transform video to character based on Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published