An open API service indexing awesome lists of open source software.

https://github.com/engineersbox/ogg-vag-transcoder

OGG to Sony VAG Transcoder
https://github.com/engineersbox/ogg-vag-transcoder

Last synced: 8 months ago
JSON representation

OGG to Sony VAG Transcoder

Awesome Lists containing this project

README

          

# OGG Vorbis to VAG Transcoder

Decodes a given OGG Vorbis audio file and re-encodes it as Sony VAG for PSX

## Build

```bash
cargo build --bin=ogg-vag-transcoder
```

## Run

```bash
target/debug/ogg-vag-transcoder
```