Skip to content

Tools for recording video from various sources and processing videos with OpenCV

Notifications You must be signed in to change notification settings

Oleffa/Python_Videoprocessing_Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Videoprocessing Toolbox

Are you also sick of non-free, shady ad and malware contaminated programs to do simple things such as recording your screen or exporting some frames of a video to pictures?

pyFrameexporter

This tool can export every Nth frame from a video stream. It can be used to export single frames (or all frames) from a video as JPG images. The output resolution of the images can be set as well. Uses OpenCV videoCapture.

pyStreamrecorder

This tool can record videos from various sources (streams, webcam and video files) using OpenCV and save to AVI. The output video name, resolution and framerate can be set as well. During recording the video stream is shown in a window on the screen.

Supported formats:

  • RTMP Streams
  • RTSP Streams
  • AVI
  • MOV
  • MP4
  • and probably some more

Coming Soon:

  • pyScreenrecorder: record areas of the screen

About

Tools for recording video from various sources and processing videos with OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages