VideoTagger
|
Download the repository with:
If the repository was cloned non-recursively run:
[!Important] Both Linux and macOS require SDL2 version 2.0.17 or later to build properly.
Windows comes with prebuilt binaries.
Generate project files with:
Build the projects by opening the Visual Studio
solution file and building with desired configuration.
Install Required packages
Generate project files with:
Build the projects by running:
Replace <BUILD_CONFIG>
with one of:
debug_x86_64
release_x86_64
shipping_x86_64
[!Warning] Building on macOS is untested
Generate project files with:
Build the projects by opening the Xcode
project file and building with desired configuration.
This software is licensed under the MIT License.
This software uses LGPL-licensed libraries from the FFmpeg project.
FFmpeg is an open-source framework licensed under the GNU Lesser General Public License (LGPL) version 2.1 or later. However, FFmpeg incorporates several optional parts and optimizations that are covered by the GNU General Public License (GPL) version 2 or later. If those parts get used the GPL applies to all of FFmpeg.
For more information regarding FFmpeg license and legal considerations see https://www.ffmpeg.org/legal.html.