🚧 Work in Progress - This Project is Under Development 🚧
Note: This repository is currently in active development and is not considered stable. Use at your own risk.
This GitHub repository contains a collection of Batch scripts designed to simplify and expedite video and audio conversion using FFMPEG on Windows. The scripts are intended to be accessed from the "SendTo" menu, allowing users to quickly convert multimedia files to various presets with just a right-click.
User-Friendly Interface: The scripts provide a straightforward interface for users to select and execute different conversion presets.
Versatile Conversion Options: Users can effortlessly convert both video and audio files to a variety of preset formats, optimizing files for different devices and use cases.
Batch Processing: All the scripts are capable of handling batch processing, allowing users to convert multiple files simultaneously with a single command.
Just FFMPEG: Leverages the power of FFMPEG for robust and high-quality multimedia conversion, ensuring compatibility with a wide range of formats. No other software required outside of FFMPEG and a Windows system.
There are two methods for installation:
Using the provided install script
- Download the provided install script
- Place it in the folder where you want the scrips to be installed
- Run it as Administrator
- Profit!
- Clone or download the repository to your local machine.
- Copy the desired Batch script(s) to or create links for them in the "SendTo" folder on your Windows system.
- Right-click on the file(s) you want to convert, navigate to the "SendTo" menu, and select the appropriate script.
- Follow the on-screen prompt and choose the desired conversion preset.
- Sit back and let the script handle the conversion process.
- Output (file size / remaining space on device) check for ProRes and REMUX scripts
- Customizable Presets: Easily customize and extend the existing presets or add new ones according to specific conversion requirements.
- Error Handling: Incorporates error-handling mechanisms to gracefully manage unexpected scenarios during the conversion process.
- New scripts
- Coming soon...
Contributions and improvements to the scripts are welcome. Feel free to submit pull requests or raise issues to enhance the functionality and usability of the conversion scripts.
Ensure that FFMPEG is installed on your system and added to the system's PATH for the scripts to function properly.
For an easy and effortless installation you might want to check out chocolatey or winget.