Initial Commit
This commit is contained in:
16
v2a-converter/README.md
Normal file
16
v2a-converter/README.md
Normal 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
|
||||
Reference in New Issue
Block a user