goffmpeg

package module
v0.0.0-...-ee31e33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2024 License: MIT Imports: 5 Imported by: 0

README

# Goffmpeg 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/graux/goffmpeg

Usage

Check the examples

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	// contains filtered or unexported fields
}

func Configure

func Configure(ctx context.Context) (Configuration, error)

func (Configuration) FFmpegBinPath

func (cfg Configuration) FFmpegBinPath() string

func (Configuration) FFprobeBinPath

func (cfg Configuration) FFprobeBinPath() string

Directories

Path Synopsis
examples
hls command
pkg
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL