Skip to content

This project is trying to create a video in timeline perspective.

Notifications You must be signed in to change notification settings

EkSulfur/Timeline-Video

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Timeline-Video

Project Overview

The Timeline-Video project aims to create videos from a timeline perspective. This project utilizes several time-lapse videos as source material and generates final images by calculating the average color of pixels in each frame.

How to Use

You cna use the code in your own IDE, it is very short. Remember to change the name in the code into your own video's name. Ensure the address is correct and it is in the mp4 format. You can change the variablel called "gridSize" to see the images generated at different levels of clarity. This project includes two methods for generating images: row by row and column by column.

Generate Row by Row

Row by Row Generation

Generate Column by Column

Column by Column Generation

Featured Images

Here are some interesting images generated using this project:

image

Image Sample 1

Sample image 1.

Image Sample 2

Sample image 2.

Image Sample 3

Sample image 3.

Image Sample 4

Sample image 4.

Image Sample 5

Sample image 5.

Contributing

We welcome contributions in any form! If you have ideas for improvements or want to enhance existing features, please refer to our contribution guidelines.

Contact

For any issues or questions, please contact me through GitHub Issues.

About

This project is trying to create a video in timeline perspective.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%