transcode

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateHLSIndexFilePath

func CreateHLSIndexFilePath(hash uint32, c Conf) string

CreateHLSIndexFilePath creates a string of the path where the HLS index file lives.

func CreateTSFilePath

func CreateTSFilePath(hash uint32, file string, c Conf) string

CreateTSFilePath creates a string of the path where the TS files live.

func TranscodeVideo

func TranscodeVideo(original, cache string, hash uint32, c Conf) error

TranscodeVideo splits a video into .ts files and saves the output.

func TranscodeWithLock added in v0.0.3

func TranscodeWithLock(original, cache string, hash uint32, c Conf) error

TranscodeWithLock ensures only one video is transcoded at a time.

Types

type Conf

type Conf = types.Conf

Jump to

Keyboard shortcuts

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