videoconv

command module
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: 1 Imported by: 0

README

videoconv

Batch video conversion based on directory observation

videoconv searches for video files in a given directory and applies transcoding templates to those video files to move the finalized files to an output directory

Multiple locations with different templates are supported.

videoconv can run as cli or daemon regularly looking for new files that have been dropped in the observation directory

Getting started

# create a simple directory stucture
$ videoconv init

./videoconv.yaml
./main/in
./main/fail
./main/out
./main/tmp

Improvement ideas

  • us a task runner to allow multiple executions to run in parallel, e.g when using GPU encoding, and you have more than one gpu

build

goreleaser release --rm-dist --skip-publish --skip-validate

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cmd

Jump to

Keyboard shortcuts

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