Prefix
This commit is contained in:
parent
015052b97c
commit
1d521aca91
@ -21,7 +21,7 @@ class FfmpegRunner(
|
||||
private val listener: FfmpegListener,
|
||||
val logDir: File
|
||||
) {
|
||||
val workOutputFile = "$outputFile.work"
|
||||
val workOutputFile = "work.$outputFile"
|
||||
|
||||
|
||||
val currentDateTime = LocalDateTime.now()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user