Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TransmuxerDefaults = []string{
"-c:a", "aac",
"-b:a", "128k",
"-map", "0:0",
"-f", "hls",
"-hls_list_size", "0",
"-hls_time", "10",
"-hls_segment_filename"}
TransmuxerDefaults is default arguments and flags for ffmpeg file conversion
Functions ¶
func InitializeViper ¶
func InitializeViper()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.