repositorypackage
0.0.0-20240826154333-ee31e33e9366
Repository: https://github.com/graux/goffmpeg.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Goffmpeg
FFMPEG wrapper written in GO
Features
- Transcoding
- Streaming
- Progress
- Filters
- Thumbnails
- Watermark
- Concatenation
- Subtitles
Dependencies
Supported platforms
- Linux
- OS X
- Windows
Installation
Install the package with the following command:
go get github.com/graux/goffmpeg
Usage
Check the examples