Versions in this module Expand all Collapse all v0 v0.5.0 Sep 27, 2025 Changes in this version + const OS_WINDOWS + func CutVideo(inputPath string, outputFolder string) ([]string, error) + func EncodeVideo(encodeScript string, encodeParam string) error + func MergeVideo(originPath string, inputFiles []string, outputPath string) error + func ReMuxWithSourceVideo(originPath string, tempVideoMergedOutputPath string, concatOutputPath string) error + type FileInfo struct + Index int + Path string