Skip to content

An advanced OBS Studio plugin that automatically converts recordings and replays using FFmpeg with customizable settings.

License

Notifications You must be signed in to change notification settings

FanaticExplorer/RecordingConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🎥 OBS Recording Converter

License Python 3.11 OBS Studio My page

An advanced OBS Studio plugin that automatically converts recordings and replays using FFmpeg with customizable settings.

Why Choose This Plugin?

While OBS includes a basic remux function, our plugin offers superior features:

Extended Format Support (MP4, MOV, AVI, FLV, TS)
Custom FFmpeg Parameters for precise encoding control
Flexible File Management (keep or delete originals automatically)
Dual Functionality - Works with both recordings AND replay buffer
Optimized Performance with throttled progress updates
Efficient Output - Produces smaller files compared to standard remuxing

⚡ Quick Installation Guide

  1. Download these from Releases:

    • RecordingConventer.py (the plugin)
    • Python311.zip (portable Python)
  2. Install Python:

    • Unzip the Python folder anywhere (e.g., C:\Python311)
    • Alternative Option: You can also install Python directly from the official website if you prefer. The provided portable version is simply a convenience for quick setup. Be sure to download version 3.11 specifically, since that's the last version supported by OBS.
  3. Set up Python in OBS:

    • Open OBS Studio → Tools → Scripts
    • Go to "Python Settings" tab
    • Set "Python Install Path (64bit)" to your Python folder
  4. Add the plugin:

    • In the "Scripts" tab, click "+" and select RecordingConventer.py
  5. Install FFmpeg (see guide below)

  6. 🌟 Profit! Configure the plugin to your needs

📥 FFmpeg Installation

  1. Download FFmpeg from official site
  2. Unzip anywhere
  3. Either:
    • Add FFmpeg to PATH (recommended), OR
    • Set the FFmpeg path in plugin settings

💖 Support the Developer

If you find this plugin useful, consider supporting my work:

Buy me a coffee Ko-fi Monobank Card

You can also support me with cryptocurrency:

Binance Pay ID: 780389392

Binance Pay QR code

Direct Wallet Addresses:

  • BTC: 1ksLDnSTekh9kdQcgeqtbdZtxKuLtDobC
  • ETH (ERC20): 0xef174683a9ca0cc6065bb8de433188bb1767b631
  • USDT (TRC20): TC3SSLB1cyD1PEugufHF5zUv3sVpFhCi7z
  • SOL (Solana): 4ZZhbfJMevkg3x9W8KQiBsdFLz5NAkKMm7takXi2Lz8i

Every donation helps me create and maintain more useful tools!

License

MIT © FanaticExplorer

About

An advanced OBS Studio plugin that automatically converts recordings and replays using FFmpeg with customizable settings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages