Welcome to the IRSS Media Tools! This package offers a versatile set of command-line interface (CLI) tools designed for efficient processing of audio and video files. We leverage the capabilities of renowned libraries such as FFmpeg and ImageSharp to ensure high-quality results.
IRSS Media Tools, along with the incorporated third-party libraries, are subject to various licenses:
- FFmpeg: Licensed under the GNU General Public License (GPL), Version 2 or later. [Source code and license details]((https://github.com/FFmpeg/FFmpeg).
- ImageSharp: Licensed under the Apache License, Version 2.0. Source code and license details.
- FFMediaToolkit: Licensed under the MIT License. Source code and license details.
- Emgu.CV: Licensed under the GNU General Public License (GPL), Version 3. Source code and license details.
- OpenCV: Licensed under the Apache License, Version 2.0. Source code and license details.
- SkyRemoval: Licensed under the GNU Affero General Public License (AGPL), Version 3. Source code and license details.
- Spectre.Console: Licensed under the MIT License. Source code and license details.
- TreeBasedCli: Licensed under the Apache License, Version 2.0. Source code and license details.
The software, IRSS Media Tools, is licensed under the GNU Affero General Public License (AGPL), Version 3.0. You can find additional details about this license in the license.md file.
Please make sure to review the license files of both this software and its individual libraries for comprehensive information.
- Download the latest version of IRSS Media Tools from the official repository (the public release is pending).
- Decompress the contents of the downloaded archive to a directory of your choice.
Adding IRSS Media Tools to your system path facilitates its use, allowing you to run the program from any directory without specifying the full path to IRSSMediaTools.exe
.
- Navigate to System Properties > Advanced > Environment Variables.
- In the "System variables" section, locate the “Path” variable and click Edit.
- Append the full path to the directory where you extracted
IRSSMediaTools.exe
. - Click OK to confirm the changes.
To utilize the IRSS Media Tools, initiate a command line interface (for instance, CMD.exe) and execute IRSSMediaTools.exe
.
Example:
IRSSMediaTools.exe [option] --input [input file] --output [output file]
For an overview of available options and their descriptions, execute the following command:
IRSSMediaTools.exe --help
This will yield information on various functionalities and guidance on effective usage.
Should you encounter any questions, issues, or require further clarification regarding the usage of IRSS Media Tools, feel free to contact Lukas Olson at lukas.olson@ubc.ca.
IRSS Media Tools is an open project; hence, contributions are welcome. If you are interested in contributing, please reach out to Lukas Olson to learn how you can assist in enhancing the IRSS Media Tools.
Thank you for choosing IRSS Media Tools!