Media Merger is a user-friendly desktop application designed to merge video and audio files, change formats, or trim specific parts of media files.
- Merging: Combine multiple video or audio files into a single file.
- Add Audio to Video: Add an external audio track to an existing video.
- Trim & Convert: Trim videos based on timestamps and convert between formats (e.g., .ts -> .mp4).
- Real-time Progress: Track your processing status with a built-in progress bar.
- FFmpeg: This application uses FFmpeg as a backend. Make sure
ffmpeg.exeis located in the application directory. - Libraries and Execution:
pip install -r requirements.txt python main.py```
Icons: The icons used in this application were sourced from Flaticon. (https://www.flaticon.com/)
Technology: This project utilizes the FFmpeg library. (https://ffmpeg.org/)
⚖️ License This project is licensed under the MIT License. See the LICENSE file for more details.
© 2026 RI - All Rights Reserved.
