Versions in this module Expand all Collapse all v0 v0.0.4 Jul 28, 2026 v0.0.3 Jul 28, 2026 Changes in this version + func GetVideoFrameCount(filePath string) (int, error) v0.0.2 Apr 11, 2026 Changes in this version + func ExecCommandWithBar(c *exec.Cmd, totalFrame int) (e error) + func GetFrameNum(s string) (int, error) v0.0.1 Apr 11, 2026 Changes in this version + func ExecuteCommandWithRealtimeOutput(cmd *exec.Cmd) error + func ExecuteFfmpegCommandWithProgressBar(cmd *exec.Cmd, totalFrames int) error