package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jan 17, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
Package video contains go-wrappers around the 'avconv' and 'ffmpeg'
executables for generating videos from images.
Encode will encode the frames written to the returned chan to a video that
can be read from the Reader.
type Settings struct {
FPS int
DataRate int
}
Settings for encoding a video with Encode.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.