videconv

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2020 License: LGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultThreads = 1
	DefaultFFmpeg  = "/usr/bin/ffmpeg"
)
View Source
const (
	DefaultInputDir  = "in"
	DefaultOutputDir = "out"
	DefaultTmpDir    = "tmp"
	DefaultFailDir   = "fail"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	ConfigFile string
	DaemonMode bool

	OverlayFname string
	// contains filtered or unexported fields
}

func (*App) Start

func (vc *App) Start() error

start the video conversion app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳