package dto type FfmpegTask struct { Files []File Length float64 Offset float64 OutputFile string }