JoshuaDoes / ffgoconv

This project has moved! Check the link here:

Home Page:https://github.com/Clinet/ffgoconv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ffgoconv

A real-time transmuxer with full control of individual streamers and the final muxing process.

Note

This library is heavily a work-in-progress and is deemed alpha. Although it works as-is, function signatures and functionality may change without notice.

Installing

go get github.com/JoshuaDoes/ffgoconv

Documentation

Auto-generated documentation can be found below.

GoDoc

Example

An example can be found in the example directory. It provides a bare-minimum implementation of ffgoconv and takes ffmpeg stream locations as parameters, outputting a few seconds of audio to example/test.mp3.

License

The source code for ffgoconv is released under the MIT License. See LICENSE for more details.

Donations

All donations are appreciated and helps me focus on these projects more. Even if it's not much, it helps a lot in the long run!

Donate

About

This project has moved! Check the link here:

https://github.com/Clinet/ffgoconv

License:MIT License


Languages

Language:Go 100.0%