ffmpeg

package module
v0.0.0-...-2bb8bca Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2021 License: MIT Imports: 11 Imported by: 0

README

ffmpeg-go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chapter

type Chapter struct {
	Duration float64
	Title    string
}

type FFmpeg

type FFmpeg struct {
	Input []string

	TempDir string

	StdOut io.Writer
	StdErr io.Writer
	Err    error
	// contains filtered or unexported fields
}

func NewFFmpeg

func NewFFmpeg(input ...string) *FFmpeg

func (*FFmpeg) Concat

func (f *FFmpeg) Concat() *FFmpeg

func (*FFmpeg) EncodeH265

func (f *FFmpeg) EncodeH265() *FFmpeg

func (*FFmpeg) ExtractMetaData

func (f *FFmpeg) ExtractMetaData() *FFmpeg

func (*FFmpeg) Flash

func (f *FFmpeg) Flash(outs ...string) error

func (*FFmpeg) InsertMetaData

func (f *FFmpeg) InsertMetaData() *FFmpeg

func (*FFmpeg) InsetChapter

func (f *FFmpeg) InsetChapter() *FFmpeg

func (*FFmpeg) MakeChapters

func (f *FFmpeg) MakeChapters() *FFmpeg

Jump to

Keyboard shortcuts

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