We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a95d151 + d0b7679 commit 49820dfCopy full SHA for 49820df
README.md
@@ -1,9 +1,9 @@
1
-# go-fluent-ffmpeg [](https://pkg.go.dev/github.com/modfy/fluent-ffmpeg)
+# Go Fluent FFmpeg [](https://pkg.go.dev/github.com/modfy/fluent-ffmpeg)
2
3
A Go version of [node-fluent-ffmpeg](https://github.com/fluent-ffmpeg/node-fluent-ffmpeg).
4
5
## Installation
6
-`go get -u github.com/modfy/go-fluent-ffmpeg`
+`go get -u github.com/modfy/fluent-ffmpeg`
7
8
### Requirements
9
You will need FFmpeg installed on your machine, or you can specify a path to a binary:
0 commit comments