Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/LinuxSuRen/go-ffmpeg

Audio convert by ffmpeg
https://github.com/LinuxSuRen/go-ffmpeg

ffmpeg

Last synced: about 1 month ago
JSON representation

Audio convert by ffmpeg

Awesome Lists containing this project

README

        

[![codecov](https://codecov.io/gh/LinuxSuRen/go-ffmpeg/branch/master/graph/badge.svg?token=mnFyeD2IQ7)](https://codecov.io/gh/LinuxSuRen/go-ffmpeg)

Audio format convert

## Get started

Run it as a container:

```shell
docker run --rm -p 8080:8080 -d ghcr.io/linuxsuren/go-ffmpeg:master
```

Visit it:

```
http://localhost:8080
```

## Other images

* `registry.aliyuncs.com/surenpi/go-ffmpeg:master`