Compare commits
4 Commits
3c563d1966
...
0.2.0
Author | SHA1 | Date | |
---|---|---|---|
0cd32bb0f0 | |||
f3e034356b
|
|||
6f0bbf7e29
|
|||
c572a3cabe |
@@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
package handler
|
package handler
|
||||||
|
|
||||||
|
import "ffmpegGui/convertor"
|
||||||
|
|
||||||
func getPathsToFF() []convertor.FFPathUtilities {
|
func getPathsToFF() []convertor.FFPathUtilities {
|
||||||
return []convertor.FFPathUtilities{{"ffmpeg\\bin\\ffmpeg.exe", "ffmpeg\\bin\\ffprobe.exe"}}
|
return []convertor.FFPathUtilities{{"ffmpeg\\bin\\ffmpeg.exe", "ffmpeg\\bin\\ffprobe.exe"}}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user