video-to-gif
Program for converting video to GIF
Install the lib:
pip install moviepy
Usage:
- Specify the path to the video file.
clip = VideoFileClip('
')
- Specify the path to the GIF file.
clip.write_gif('
', fps=10)
Program for converting video to GIF
pip install moviepy
clip = VideoFileClip('
')
clip.write_gif('
', fps=10)
This project follows the W3C specification with some modifications and additions to make it work better with Python applications, with useful APIs like programmatic audio and video.
Extracting frames from video and create video using frames This program uses opencv library to extract the frames from video and create video from ext
Stream deck using Arduino and Python This is a little project I started due to the fact that I wanted to stream and didn't want to spend lots on a sim
DIC Video Exporter DICexport is a GUI (PyQt5) to export digital image correlation videos. It offers the flexibility to choose a selected range of a vi
VidCutter 6 released on Flathub! VidCutter is now available as a flatpak at Flathub and is the most reliable option for Linux. All dependencies come b
Programa em Python - que fiz em algumas horas e que provavelmente tem bugs - para extrair slides de vídeos.
python-rtsp-server Python-rtsp-server is a lightweight, zero-dependency proxy and storage server for several IP-cameras and multiple clients. Features
Media player custom component which works with MQTT. I designed this to specifically work with a ESP32 which i used to control a speakercraft amp.
Streamlink is a CLI utility which pipes video streams from various services into a video player
FF Dissolve Glitch This is a GUI based glitch tool that uses FFmpeg to create awesome and wierd motion interpolated glitches in videos. I call it FF d
VTOP_Login Automatically logs into VTOP and can perform certain tasks To run the
Become a virtual character with just your webcam!
2021/12/9 The project has been updated Added a home screen Just drag it onto the screen The final results \ 2021/12/9 项目已更新 添加了主界面 拖到即可 最后结果 \ Using t
Simple program to increase YouTube views written in Python.
I have baked a custom integration to control Eufy Security Cameras and access RTSP (real time streaming protocol) and P2P (peer to peer) stream if pos
Releases | Gears | Documentation | Installation | License VidGear is a High-Performance Video Processing Python Library that provides an easy-to-use,
December 2017 update We are moving tickets from the Plumi tracker (trac.plumi.org) here, for historical reasons. Plumi video sharing system Plumi is a
Media Fixer Have you ever had a film or TV show that your TV wasn't able to play its audio? Well this program is for you. Media Fixer is a program whi
A web RTSP play platform based on websocket and tornado, websocket use blob binaryType read as ArrayBuffer
pyvideo https://pyvideo.org is simply an index of Python-related media records. The raw data being used here comes out of the pyvideo/data repo. Befor