ffmpeg

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Concatenate

func Concatenate(srcPaths []string, destPath string, metadata Metadata) error

Types

type Chapter

type Chapter struct {
	Timebase string
	Start    uint64
	End      uint64
	Title    string
}

type Metadata

type Metadata struct {
	Title      string
	Artist     string
	CoverImage string
	Chapters   []Chapter
}

Jump to

Keyboard shortcuts

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