# go-ffmpeg **Repository Path**: linuxsuren/go-ffmpeg ## Basic Information - **Project Name**: go-ffmpeg - **Description**: https://github.com/LinuxSuRen/go-ffmpeg - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-15 - **Last Updated**: 2023-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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`