Initial Commit

This commit is contained in:
Exil Productions
2025-12-19 20:18:56 +01:00
commit 0cb370f8ec
22 changed files with 1804 additions and 0 deletions

16
v2a-converter/README.md Normal file
View File

@@ -0,0 +1,16 @@
# V2A-Converter
This is the Converter where you can convert mp4 files or other Media Formats to the v2a Format
You will have to install ffmpeg if not already installed.
Use the help argument to see the commands you can use.
## How to build
1. install rustup and with it cargo
2. run `cargo build`or `cargo run <args>` to run it directly
## Examples
I put some pre converted files in the Examples Folder which i used to test the converter and player