go-media
go-media copied to clipboard
go media services
Results
2
go-media issues
Sort by
recently updated
recently updated
newest added
Finish the first draft of the ffmpeg bindings for a modern ffmpeg version. Specifically, audio sample conversion would be great. Make against version 6.1 Repo: https://github.com/mutablelogic/go-media FFMPeg examples to create:...
enhancement
Hi, I need to extract frames from a video starting at a specific offset. In the command line, this is typically done using the `ss` parameter in ffmpeg, e. g.:...
question