goffmpeg
goffmpeg copied to clipboard
Windows11 does not support
Line 34,35 of ffmpeg.go ffmpeg.go
The windows path is '\r\n'
there is os.PathDelimiter, iirc, or simple filepath.Join() exactly for this.