mirror of
https://github.com/xfrr/goffmpeg.git
synced 2025-09-27 03:05:52 +08:00
803a7842ee3ca9070f1c1287f90e02f346230c62
Goffmpeg
FFMPEG wrapper written in GO
New implementation with an easy-to-use API and interfaces to extend the transcoding capabilities. https://github.com/floostack/transcoder
Features
- Transcoding
- Streaming
- Progress
- Filters
- Thumbnails
- Watermark
- Concatenation
- Subtitles
Dependencies
Supported platforms
- Linux
- OS X
- Windows
Installation
Install the package with the following command:
go get github.com/xfrr/goffmpeg
Usage
Check the examples
Languages
Go
99.7%
Makefile
0.3%