ffmpeg

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActionBitstreamFilters

func ActionBitstreamFilters() carapace.Action

ActionBitstreamFilters completes bitstream filters

dca_core
dts2pts

func ActionCodecs

func ActionCodecs(opts CodecOpts) carapace.Action

ActionCodecs completes codecs

4gv (4GV (Fourth Generation Vocoder))
4xm (4X Movie)

func ActionDecodableCodecs added in v1.0.7

func ActionDecodableCodecs(opts CodecOpts) carapace.Action

ActionDecodableCodecs completes codecs with decoding support

avrn (Avid AVI Codec)
avrp (Avid 1:1 10-bit RGB Packer)

func ActionDecoders

func ActionDecoders(opts DecoderOpts) carapace.Action

ActionDecoders completes decoders

4xm (4X Movie)
8bps (QuickTime 8BPS video)

func ActionDemuxers

func ActionDemuxers() carapace.Action

ActionDemuxers completes demuxers

aax (CRI AAX)
ac3 (raw AC-3)

func ActionDevices

func ActionDevices(opts DeviceOpts) carapace.Action

ActionDevices completes devices

alsa (ALSA audio output)
fbdev (Linux framebuffer)

func ActionEncodableCodecs added in v1.0.7

func ActionEncodableCodecs(opts CodecOpts) carapace.Action

ActionEncodableCodecs completes codecs with encoding support

amv (AMV Video)
anull (Null audio codec)

func ActionEncoders

func ActionEncoders(opts EncoderOpts) carapace.Action

ActionEncoders completes encoders

ac3 (ATSC A/52A (AC-3))
ac3_fixed (ATSC A/52A (AC-3) (codec ac3))

func ActionFilters

func ActionFilters() carapace.Action

ActionFilters completes filters

acrusher (Reduce audio bit resolution.)
acue (Delay filtering to match a cue.)

func ActionFormats

func ActionFormats() carapace.Action

ActionFormats completes formats

aax (CRI AAX)
ac3 (raw AC-3)

func ActionHardwareAccelerations

func ActionHardwareAccelerations() carapace.Action

ActionHardwareAccelerations completes hardware accellerations

cuda
drm

func ActionHelpTopics

func ActionHelpTopics() carapace.Action

ActionHelpTopics completes help topics

long (Print advanced tool options in addition to the basic tool opti
muxer= (Print detailed information about the muxer)

func ActionLogLevels

func ActionLogLevels() carapace.Action

ActionLogLevels completes log levels

verbose (Same as "info", except more verbose)
warning (Show all warnings and errors)

func ActionMuxers

func ActionMuxers() carapace.Action

ActionMuxers completes muxers

aax (CRI AAX)
ac3 (raw AC-3)

func ActionProtocols

func ActionProtocols() carapace.Action

ActionProtocols completes protocols

concatf
crypto

Types

type CodecOpts added in v1.0.6

type CodecOpts struct {
	Attachment bool
	Audio      bool
	Data       bool
	Subtitle   bool
	Video      bool
}

func (CodecOpts) Default added in v1.0.6

func (o CodecOpts) Default() CodecOpts

type DecoderOpts added in v1.0.6

type DecoderOpts struct {
	Audio    bool
	Subtitle bool
	Video    bool
}

func (DecoderOpts) Default added in v1.0.6

func (o DecoderOpts) Default() DecoderOpts

type DeviceOpts added in v1.0.6

type DeviceOpts struct {
	Demuxing bool
	Muxing   bool
}

func (DeviceOpts) Default added in v1.0.6

func (o DeviceOpts) Default() DeviceOpts

type EncoderOpts added in v1.0.6

type EncoderOpts struct {
	Audio    bool
	Subtitle bool
	Video    bool
}

func (EncoderOpts) Default added in v1.0.6

func (o EncoderOpts) Default() EncoderOpts

Jump to

Keyboard shortcuts

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