gmf VS go-libav

Compare gmf vs go-libav and see what are their differences.

gmf

Go Media Framework (by 3d0c)

go-libav

Go language bindings for ffmpeg libraries (by imkira)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gmf go-libav
1 -
870 508
- -
0.0 0.0
over 1 year ago about 3 years ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gmf

Posts with mentions or reviews of gmf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-25.
  • Golang native media compression library
    4 projects | /r/golang | 25 Nov 2021
    there is only one libav binding that's actively maintained github.com/3d0c/gmf and it leaks memory... a lot. ffmpeg is the right tool for video transcoding but a library that wraps the ffmpeg cli or using os/exec to call it directly will work better.

go-libav

Posts with mentions or reviews of go-libav. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning go-libav yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing gmf and go-libav you can also consider the following projects:

goav - Golang bindings for FFmpeg (This repository is no longer maintained)

go-m3u8 - Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Golang (ported from gem https://github.com/sethdeckard/m3u8)

M3U8 - Parser and generator of M3U8-playlists for Apple HLS. Library for Go language. :cinema:

v4l - Facade to the Video4Linux video capture interface.

libvlc-go - Go bindings for libVLC and high-level media player interface

go-astisub - Manipulate subtitles in GO (.srt, .ssa/.ass, .stl, .ttml, .vtt (webvtt), teletext, etc.)

gst - Go bindings for GStreamer (retired: currently I don't use/develop this package)

libgosubs - golang library to read and write various subtitle formats

Vnc2Video - A fully featured VNC client written in golang