xfrr / goffmpeg

Powerful and dev-friendly FFMPEG wrapper written in the Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goffmpeg

Build & Test Codacy Badge Go Report Card GoDoc License

FFMPEG wrapper written in GO

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

About

Powerful and dev-friendly FFMPEG wrapper written in the Go

License:MIT License


Languages

Language:Go 99.7%Language:Makefile 0.3%