avconv

package
v0.0.0-...-5668874 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Debug bool

Functions

func ConvertCmdline

func ConvertCmdline(args []string) (err error)

Types

type Demuxer

type Demuxer struct {
	Options
	Demuxer av.Demuxer
	// contains filtered or unexported fields
}

func (*Demuxer) Close

func (self *Demuxer) Close() (err error)

func (*Demuxer) ReadPacket

func (self *Demuxer) ReadPacket() (pkt av.Packet, err error)

func (*Demuxer) Streams

func (self *Demuxer) Streams() (streams []av.CodecData, err error)

type Option

type Option struct {
	Transcode bool
	Args      []string
}

type Options

type Options struct {
	OutputCodecTypes []av.CodecType
}

Jump to

Keyboard shortcuts

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