Files
v2a/v2a-converter/README.md
Exil Productions 0cb370f8ec Initial Commit
2025-12-19 20:18:56 +01:00

17 lines
456 B
Markdown

# 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