Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tfslabs/vorbis-gnu-windows

Vorbis Extension for GNU Windows
https://github.com/tfslabs/vorbis-gnu-windows

gnu-windows mingw-w64 vorbis

Last synced: 8 days ago
JSON representation

Vorbis Extension for GNU Windows

Awesome Lists containing this project

README

        

# Vorbis

The Vorbis Tools package contains command-line tools useful for encoding, playing or editing files using the Ogg CODEC.

## Build this library

To build this library, you will need:

* [GNU Windows](https://github.com/tfslabs/gnu-windows)
* [CMake](https://www.cmake.org/) version 3 or newer installed on your machine. You can download it from the official website and follow their installation instructions.
* [Python 3.9+](https://python.org)

> :warning:
>
> Make sure you can run `make`, `gcc` and `g++` from the command line without any issues.

Additionally, you may need to install these libraries as the minimum requirements:

* [OGG Extension](https://github.com/tfslabs/ogg-gnu-windows)

Just run the following commands in a terminal window to get started:

```cmd
build.cmd
```

Once it's done, you can see your folder `.bin`. You can then paste it into your GNU Windows installation folder.