An advanced OBS Studio plugin that automatically converts recordings and replays using FFmpeg with customizable settings.
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
-
Download these from Releases:
RecordingConventer.py(the plugin)Python311.zip(portable Python)
-
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.
- Unzip the Python folder anywhere (e.g.,
-
Set up Python in OBS:
- Open OBS Studio β Tools β Scripts
- Go to "Python Settings" tab
- Set "Python Install Path (64bit)" to your Python folder
-
Add the plugin:
- In the "Scripts" tab, click "+" and select
RecordingConventer.py
- In the "Scripts" tab, click "+" and select
-
Install FFmpeg (see guide below)
-
π Profit! Configure the plugin to your needs
- Download FFmpeg from official site
- Unzip anywhere
- Either:
- Add FFmpeg to PATH (recommended), OR
- Set the FFmpeg path in plugin settings
If you find this plugin useful, consider supporting my work:
You can also support me with cryptocurrency:
Binance Pay ID: 780389392
Direct Wallet Addresses:
- BTC:
1ksLDnSTekh9kdQcgeqtbdZtxKuLtDobC - ETH (ERC20):
0xef174683a9ca0cc6065bb8de433188bb1767b631 - USDT (TRC20):
TC3SSLB1cyD1PEugufHF5zUv3sVpFhCi7z - SOL (Solana):
4ZZhbfJMevkg3x9W8KQiBsdFLz5NAkKMm7takXi2Lz8i
Every donation helps me create and maintain more useful tools!
MIT Β© FanaticExplorer