/MultiRecorder

A Python package for audio and video recording using FFmpeg. Easily capture audio from speakers or microphones, and video from the desktop or a webcam. The package is designed for simplicity and extensibility, providing a convenient interface for recording multimedia content.

Primary LanguagePython

multirecorder Package

License

Overview

multirecorder is a Python package designed for simple audio and video recording for Windows. Whether you need to capture audio from speakers or microphones, or record video from the desktop or a webcam, this package provides an easy-to-use interface.

Multirecorder uses FFmpeg under the hood.

Features

  • Make high-quality AV recordings using various input/output sources for your computer
    • Record audio from speakers or microphones.
    • Capture video from the desktop or a webcam.
    • Specify recording duration.
  • Flexible and extensible design.

Dependencies

  • FFmpeg