5 lines
70 B
Go
5 lines
70 B
Go
|
package meta
|
||
|
|
||
|
var ffmpeg_path = "ffmpeg"
|
||
|
var ffprobe_path = "ffprobe"
|