Skip to content

Select the key frames of a movie and connect them to a long picture.

Notifications You must be signed in to change notification settings

yyyeying/FilmToLongPicture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FilmToLongPicture

Select the key frames of a movie and connect them to a long picture.

Using Python and FFmpeg to make a long picture, which shows the significant color in the movie.

Like this

image

Before you start, make sure you have installed these tools in your computer:

FFmpeg (http://ffmpeg.org/)

ffmpy3 (pip install ffmpy3)

pillow (pip install PIL)

numpy (pip install numpy)

About

Select the key frames of a movie and connect them to a long picture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages