17 lines
456 B
Markdown
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
|