You've already forked VptPassiveAdapter
支持浮点偏移
This commit is contained in:
@ -2,7 +2,7 @@ package dto
|
||||
|
||||
type FfmpegTask struct {
|
||||
Files []File
|
||||
Length int
|
||||
Offset int
|
||||
Length float64
|
||||
Offset float64
|
||||
OutputFile string
|
||||
}
|
||||
|
Reference in New Issue
Block a user