SaaSHub helps you find the best software and product alternatives Learn more →
Gpac Alternatives
Similar projects and alternatives to gpac
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
MediaInfo
Convenient unified display of the most relevant technical and tag data for video and audio files.
-
mp4
:movie_camera: Basic MP4 reader in Go! CLI + Golang Package for ISO/IEC 14496-12 - ISO Base Media File Format (by alfg)
-
-
mp4rs
Discontinued :movie_camera: MP4 reader and writer library in Rust! 🦀 [Moved to: https://github.com/alfg/mp4-rust]
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
osr2mp4-core
A program to convert osu replay file osr to mp4. Sample: https://www.youtube.com/watch?v=5ugu_9yDSg0
-
gpac discussion
gpac reviews and mentions
-
static builds of mp4box
I know this isn't actually ffmpeg, but I think of mp4box as being ffmpeg-adjacent so I thought I'd ask here. Does anyone know if there are reliable static builds of just mp4box online anywhere? All I seem to be able to find on GPAC's site is either a big ol dynamically linked install, or instructions on how to build the mp4box-only binary locally yourself https://github.com/gpac/gpac/wiki/Build-Introduction
-
I have quite a few movies that fail to transcode due to unknown audio tracks. Any way to fix that?
If they're MKVs, MKVToolNix's header editor makes it easy to change the language tag of an audio track. For MP4 you could either remux them to an MKV (also using MKVToolNix) and change the language tag in the process, or use a command-line tool like MP4Box to change the language while keeping the MP4 container without reencoding.
-
Defining Audio Tracks
At least for MKVs, you can use MKVToolNix's header editor to add a name to the audio tracks, which most Plex clients will pick up on (e.g. in the web app: https://i.imgur.com/awhU0Z6.png). For MP4 containers, I think MP4Box can do this (one of their examples is "replace the label on an audio or subtitle track"). Other containers probably have their own methods, but I'd probably just throw them into MKVToolNix to move the streams to an MKV and edit the audio track names at the same time.
-
Determining new bitrate when lossy converting from 256K M4A to Opus
Just an example: https://github.com/gpac/gpac/wiki/MP4Box
- How can I convert mp3 to a m4a without quality loss?
-
A Quick Dive Into MP4
MP4Box
- AAC and M4A
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2025
Stats
gpac/gpac is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.
The primary programming language of gpac is C.