Versions in this module Expand all Collapse all v0 v0.0.3 Dec 1, 2025 Changes in this version + func TranscodeWithLock(original, cache string, hash uint32, c Conf) error v0.0.2 Sep 3, 2025 v0.0.1 Sep 1, 2025 Changes in this version + func CreateHLSIndexFilePath(hash uint32, c Conf) string + func CreateTSFilePath(hash uint32, file string, c Conf) string + func TranscodeVideo(original, cache string, hash uint32) error + type Conf = types.Conf