2023-09-29 18:16:18 +02:00
2023-09-29 18:16:18 +02:00
2023-09-29 18:16:18 +02:00
2023-09-29 18:16:18 +02:00
2023-09-29 17:47:28 +02:00
2023-09-29 17:47:28 +02:00
2023-09-29 18:16:18 +02:00
2023-09-29 18:16:18 +02:00
2023-09-29 17:47:28 +02:00
2023-09-29 17:47:28 +02:00
2023-09-29 17:47:28 +02:00
2023-09-29 17:47:28 +02:00
2023-09-29 18:16:18 +02:00

Goffmpeg

Codacy Badge Go Report Card GoDoc License

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

Description
FFMPEG wrapper written in GO
Readme MIT 2.4 MiB
Languages
Go 99.7%
Makefile 0.3%