• Stars
    star
    759
  • Rank 57,473 (Top 2 %)
  • Language
    Go
  • License
    MIT License
  • Created over 6 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Powerful and dev-friendly FFMPEG wrapper written in the Go

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