GTekSD / Old-TV-Static

Python project that generates a high-quality video of black and white static.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ideogram

Old TV Static

"Old TV Static" is a Python project that generates a high-quality video of black and white static, using the OpenCV and tqdm libraries.

Installation

To install the required packages, run the following command:

pip install -r requirements.txt

Usage

To generate a video of static, run the following command:

python static.py

By default, this will generate a 10-second video of static in 1080p resolution and 60 frames per second. You can adjust the length and resolution of the video by changing the values in the generate_static.py file.

License

This project is licensed under the terms of the MIT License.

Credits

This project was created by Сухас Дхолз. If you have any questions or suggestions, please feel free to contact me at suhasdhole.1799@gmail.com.

About

Python project that generates a high-quality video of black and white static.

License:MIT License


Languages

Language:Python 100.0%