ffmpeg-go
ffmpeg-go copied to clipboard
Failing to compile in this release
~/dev/personal/clippr/work-api (main*) » go run main.go bsoghigian@MacBook-Air
github.com/u2takey/ffmpeg-go
../../../../go/pkg/mod/github.com/u2takey/[email protected]/ffmpeg.go:43:2: undefined: v ../../../../go/pkg/mod/github.com/u2takey/[email protected]/ffmpeg.go:44:1: missing return
On Ubuntu 22.04 I get
# github.com/u2takey/ffmpeg-go
../../../../.gvm/pkgsets/go1.20.2/global/pkg/mod/github.com/u2takey/[email protected]/run_linux.go:148:30: undefined: exec
../../../../.gvm/pkgsets/go1.20.2/global/pkg/mod/github.com/u2takey/[email protected]/run_linux.go:149:22: undefined: syscall (exit status 1)