2023-11-25 16:12:24 +01:00
2023-11-25 16:12:24 +01:00
2023-11-25 15:12:22 +01:00
2023-11-25 15:12:22 +01:00
2023-11-25 15:12:22 +01:00
2023-11-25 15:12:22 +01:00
2023-11-25 03:27:28 +01:00
2023-11-25 03:26:05 +01:00
2023-11-25 03:26:05 +01:00
2023-11-25 15:12:22 +01:00
2023-11-25 16:12:24 +01:00

Goffmpeg

Build & Test Code Quality Coverage Go Report Card GoDoc License

FFMPEG wrapper written in the Go

Supported features

  • Execute ffmpeg command and get progress events
  • Read file and get metadata with ffprobe
  • Pipe Options
  • Global Options
  • Video Options
  • Audio Options

Requirements

Supported platforms

  • Linux
  • OS X
  • Windows

Installation

Install the package with the following command:

go get github.com/xfrr/goffmpeg/v2

Usage

Check the examples

S
Description
Powerful and dev-friendly FFMPEG wrapper written in Go
Readme MIT 2.4 MiB
Languages
Go 99.7%
Makefile 0.3%