Skip to content

This is a program I wrote in Python, which can be used for screen timelapse recording. It allows you to set FPS and playback speed, and supports both H264 and H265 encoding.

Notifications You must be signed in to change notification settings

slhs1121505/PythonTimeLapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PythonTimeLapse

There are definitely others who can do it better or with more features, but idc. I'm just a beginner, doing it for fun. Not like anyone else is gonna use this anyway, lmao.

πŸŽ₯ About

This is a screen time-lapse recording tool I wrote in Python.
It lets you record your screen at a custom FPS and then play it back at a chosen speed. You can export the video using H.264 or H.265 encoding.

Built with πŸ’» Python and packed into an .exe with pyinstaller β€” so no need for Python or any setup to use it.

βš™οΈ Features

  • Set your own FPS (frames per second)
  • Choose playback speed (like 2x, 5x, etc.)
  • Encode output in H.264 or H.265
  • Lightweight, no installation needed β€” just run the .exe

πŸ“¦ How to Use

  1. Download the .exe file from the Releases section.
  2. Double-click it to launch.
  3. Set your FPS and speed, then start capturing!
  4. When you're done, it exports a time-lapse video.

πŸ“ No Python or dependencies needed β€” it's fully standalone.

About

This is a program I wrote in Python, which can be used for screen timelapse recording. It allows you to set FPS and playback speed, and supports both H264 and H265 encoding.

Resources

Stars

Watchers

Forks

Packages

No packages published