Help us keep the list up to date and submit new video software here.
Tool
Description
Type
Rating
Reviews
GPAC is an open-source multimedia framework focused on modularity and standards compliance. GPAC provides tools to process, inspect, package, stream playback and interact with media content. Such content can be any combination of audio, video, subtitles, metadata, scalable graphics, encrypted media, 2D/3D graphics and ECMAScript. GPAC is best-known for its wide MP4 capabilities and is popular among video enthusiasts, academic researchers, standardization bodies, and professional broadcasters. MP4Box is a multimedia packager, with a vast number of functionalities: conversion, splitting, hinting, dumping and others. It is a command-line tool.
Free software
OS:
File size: 72MB
Other versions
Old versions
Version history
OS:
File size: 72MB
Other versions
Old versions
Version history
Latest version
Download
Download GPAC MP4Box 26.07 Windows 64-bit 72MB Win64
Download GPAC MP4Box 26.07 Mac 64-bit 72MB Mac64
Download GPAC MP4Box 26.07 Linux 64-bit 72MB Linux64
Download old versions
Software License
Supported operating systems
More information and other downloads
Download YAMB here, a mp4box GUI.
Download my MP4box GUI here, another simple mp4box GUI.
Download MP4 FastStart here or here(direct link), it adjusts the MP4s metadata to allow for Flash players to play them right away, while it progressively downloads. Or use mp4box with the hint command(mp4box -hint video.mp4)
Download my MP4box GUI here, another simple mp4box GUI.
Download MP4 FastStart here or here(direct link), it adjusts the MP4s metadata to allow for Flash players to play them right away, while it progressively downloads. Or use mp4box with the hint command(mp4box -hint video.mp4)
Version history / Release notes / Changelog / What's New
GPAC 26.07
24 July 2026
We are happy to announce the release of GPAC 26.07.
This release brings maintenance fixes as well as updates to existing features, check the complete changelog below for more details !
As usual, installers are available on gpac.io for most common platforms.
Detailed changelog:
General
Clean up of remaining test mode and old arch
MPEG-DASH & HLS
Improved support of discontinuities in packager and client
Add sfrag tolerance to generate segments with a fixed number of fragments but variable-duration fragments
Add dashif.ingest profile for DASH-IF Live Ingest
SCTE35 and MPD inband and out-of-band events + HLS (wiki)
Improved DASH-L3D and LL-HLS
Support for cleanup of timeshift buffer in manifest in multi-period cases
Encryption
EVP support in encryption for hardware AES
AV1 scalable ID (temporal a/o spatial) filtering
Filters
Discontinuity detection in reframer and in dasher
Improve mediaserver MABR repair option
SourceID matching by prefix now possible
Add option to switch Periods when new encryption key is encountered
Allow DREF URL override in mp4dmx
Raw IAMF mux to/demux from MP4
Accept empty initial playlist in flist
Allow source loading to use custom source filters other than JS
Improved GHI demuxer for manifest regeneration
Allow ffavf to be used as source
Added tolerance for sfrag mode in mp4mx to align to sap frames
Other
Added MP4Box option for automatic track reordering
Test modes for GF_Blob and gfio from mem in gpac cli
Remote monitoring web app now supports inspecting from logs (use -rmt -rmt-log to start recording)
Added light formatting syntax to filter status
Switch to QJS 26-06
Refined gfio from mem to allow multiple concurrent users, needed by some demuxers
More configuration options for H2 and H3, improved QUIC support
Many bug fixes and security patches
24 July 2026
We are happy to announce the release of GPAC 26.07.
This release brings maintenance fixes as well as updates to existing features, check the complete changelog below for more details !
As usual, installers are available on gpac.io for most common platforms.
Detailed changelog:
General
Clean up of remaining test mode and old arch
MPEG-DASH & HLS
Improved support of discontinuities in packager and client
Add sfrag tolerance to generate segments with a fixed number of fragments but variable-duration fragments
Add dashif.ingest profile for DASH-IF Live Ingest
SCTE35 and MPD inband and out-of-band events + HLS (wiki)
Improved DASH-L3D and LL-HLS
Support for cleanup of timeshift buffer in manifest in multi-period cases
Encryption
EVP support in encryption for hardware AES
AV1 scalable ID (temporal a/o spatial) filtering
Filters
Discontinuity detection in reframer and in dasher
Improve mediaserver MABR repair option
SourceID matching by prefix now possible
Add option to switch Periods when new encryption key is encountered
Allow DREF URL override in mp4dmx
Raw IAMF mux to/demux from MP4
Accept empty initial playlist in flist
Allow source loading to use custom source filters other than JS
Improved GHI demuxer for manifest regeneration
Allow ffavf to be used as source
Added tolerance for sfrag mode in mp4mx to align to sap frames
Other
Added MP4Box option for automatic track reordering
Test modes for GF_Blob and gfio from mem in gpac cli
Remote monitoring web app now supports inspecting from logs (use -rmt -rmt-log to start recording)
Added light formatting syntax to filter status
Switch to QJS 26-06
Refined gfio from mem to allow multiple concurrent users, needed by some demuxers
More configuration options for H2 and H3, improved QUIC support
Many bug fixes and security patches
View full changelog
Sections/Browse similar tools
Guides and How to's
Acronyms / Also Known As
Notify me when software updated or report software
| 14 reviews, Showing 1 to 5 reviews |
Rating by Touchatonkh on
Sep 2, 2020 Version: 1.0
OS: Windows 10 64-bit Ease of use: 1/10
Functionality: 1/10
Value for money: 10/10
Overall: 1/10
Rating by Touchatonkh on
Sep 2, 2020 Version: 1.0
OS: Windows 10 64-bit Ease of use: 1/10
Functionality: 1/10
Value for money: 10/10
Overall: 1/10
On Ubuntu was following this and it worked
https://www.techoism.com/install-mp4box-gpac/
sudo apt-get install subversion
sudo svn co https://svn.code.sf.net/p/gpac/code/trunk/gpac gpac
cd gpac
sudo /configure --disable-opengl --use-js=no --use-ft=no --use-jpeg=no --use-png=no --use-faad=no --use-mad=no --use-xvid=no --use-ffmpeg=no --use-ogg=no --use-vorbis=no --use-theora=no –use-openjpeg=no
sudo make
sudo make install
cp bin/gcc/libgpac.so /usr/lib
https://www.techoism.com/install-mp4box-gpac/
sudo apt-get install subversion
sudo svn co https://svn.code.sf.net/p/gpac/code/trunk/gpac gpac
cd gpac
sudo /configure --disable-opengl --use-js=no --use-ft=no --use-jpeg=no --use-png=no --use-faad=no --use-mad=no --use-xvid=no --use-ffmpeg=no --use-ogg=no --use-vorbis=no --use-theora=no –use-openjpeg=no
sudo make
sudo make install
cp bin/gcc/libgpac.so /usr/lib
Review by _Al_ on
May 22, 2020 Version: ---
OS: Linux Ease of use: 10/10
Functionality: 10/10
Value for money: 10/10
Overall: 10/10
Tried to install on Linux Mint 19.3, and got following message:
Error: Dependency is not satisfiable: libavcodec-ffmpeg56(>=7:2.4) | libavcodec-ffmpeg-extra56(>=7:2.4).
I got a similar error trying to install an older version some time ago, and it was a pain in the butt trying to locate these files for installation, so much so, that it is not worth the trouble. If you produce software and claim it works under Linux, why don't you have the sense to check it, and ensure that dependencies are met, instead of wasting other peoples time?
Error: Dependency is not satisfiable: libavcodec-ffmpeg56(>=7:2.4) | libavcodec-ffmpeg-extra56(>=7:2.4).
I got a similar error trying to install an older version some time ago, and it was a pain in the butt trying to locate these files for installation, so much so, that it is not worth the trouble. If you produce software and claim it works under Linux, why don't you have the sense to check it, and ensure that dependencies are met, instead of wasting other peoples time?
Review by an Other on
May 22, 2020 Version: MP4Box 0.8.0
OS: Linux Ease of use: 1/10
Functionality: 1/10
Value for money: 1/10
Overall: 1/10
Tha 64-bit build od MP4Box requires the files 'libeay32.dll' and 'ssleay32.dll'. Which is weird, IMNSHO — from what I have read thus far, these two files are OpenSSL stuff, and I see no point in making an MP4 multiplexer depend on SSL functions...
Review by El Heggunte on
May 30, 2016 Version: 0.6.2 rev551
OS: Windows 7 64-bit Ease of use: 7/10
Functionality: 8/10
Value for money: 9/10
Overall: 8/10
| 14 reviews, Showing 1 to 5 reviews |
| 1 tool hits, Showing 1 to 1 tools |
Explanation:
NEW SOFTWARE= New tool since your last visit
NEW VERSION= New version since your last visit
NEW REVIEW= New review since your last visit
NEW VERSION= New version
Latest version
Version number / Beta version number / Update version number and when it whas released.
Type and download
NO MORE UPDATES? = The software hasn't been updated in over 2 years.
NO LONGER DEVELOPED = The software hasn't been updated in over 5 years.
RECENTLY UPDATED = The software has been updated the last 31 days.
Freeware = Download Free software.
Freeware Trialware = Download Free software but some parts are trial/shareware.
Free software = Download Free software and also open source code also known as FOSS (Free and Open Source Software).
Free software Trialware = Download Free software and also open source code but some parts are trial/shareware.
Freeware Ads = Download Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Free software Ads = Free Download software and open source code but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Free Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
Portable version = A portable/standalone version is available. No installation is required.
v1.0.1 = Latest version available.
Download beta = It could be a Beta, RC(Release Candidate) or an Alpha / Nightly / Unstable version of the software.
Download 15MB = A direct link to the software download.
Win = Windows download version for 32-bit and 64-bit Windows.
Win64 = Windows 64-bit download version for 64-bit Windows.
WinARM64 = Windows 64-bit ARM download version for Windows ARM64/AArch64.
Mac = Mac download version for 64-bit Mac OS Intel/ARM64/AArch64.
MacARM64 = Mac Silicon download version for 64-bit Mac OS ARM64/AArch64.
Mac64 = Mac OS download version for 64-bit Intel Mac OS.
Linux = Linux download version.
Linux64 = Linux download version for 64bit Linux.
Linux ARM = Linux download version for Linux ARM64/AArch64.
Portable = Portable version. No installation is required.
Ad-Supported = The software is bundled with advertising. Be careful when you install the software and disable addons that you don't want!
Visit developers site = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64-bit version = If you have a 64bit operating system you can download this version.
Download portable version = Portable/Standalone version meaning that no installation is required, just extract the files to a folder and run directly.
Portable version available = Download the portable version and you can just extract the files and run the program without installation.
Old versions available = Download old versions of the program.
Version history available = Complete changelog on our site.
= Windows version available.
= Mac OS version available.
= Linux version available.
Our hosted software are virus and malware scanned with several antivirus programs using www.virustotal.com. (NOTE! Just one virustotal warning is 99.9% a false positive. And some software might receive 2-6 warnings but it's if they are not all same virus/trojan then it's 99% false positives.)
Rating
Rating from 0-10.
NEW SOFTWARE= New tool since your last visit
NEW VERSION= New version since your last visit
NEW REVIEW= New review since your last visit
NEW VERSION= New version
Latest version
Version number / Beta version number / Update version number and when it whas released.
Type and download
NO MORE UPDATES? = The software hasn't been updated in over 2 years.
NO LONGER DEVELOPED = The software hasn't been updated in over 5 years.
RECENTLY UPDATED = The software has been updated the last 31 days.
Freeware = Download Free software.
Freeware Trialware = Download Free software but some parts are trial/shareware.
Free software = Download Free software and also open source code also known as FOSS (Free and Open Source Software).
Free software Trialware = Download Free software and also open source code but some parts are trial/shareware.
Freeware Ads = Download Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Free software Ads = Free Download software and open source code but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Free Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
Portable version = A portable/standalone version is available. No installation is required.
v1.0.1 = Latest version available.
Download beta = It could be a Beta, RC(Release Candidate) or an Alpha / Nightly / Unstable version of the software.
Download 15MB = A direct link to the software download.
Win = Windows download version for 32-bit and 64-bit Windows.
Win64 = Windows 64-bit download version for 64-bit Windows.
WinARM64 = Windows 64-bit ARM download version for Windows ARM64/AArch64.
Mac = Mac download version for 64-bit Mac OS Intel/ARM64/AArch64.
MacARM64 = Mac Silicon download version for 64-bit Mac OS ARM64/AArch64.
Mac64 = Mac OS download version for 64-bit Intel Mac OS.
Linux = Linux download version.
Linux64 = Linux download version for 64bit Linux.
Linux ARM = Linux download version for Linux ARM64/AArch64.
Portable = Portable version. No installation is required.
Ad-Supported = The software is bundled with advertising. Be careful when you install the software and disable addons that you don't want!
Visit developers site = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64-bit version = If you have a 64bit operating system you can download this version.
Download portable version = Portable/Standalone version meaning that no installation is required, just extract the files to a folder and run directly.
Portable version available = Download the portable version and you can just extract the files and run the program without installation.
Old versions available = Download old versions of the program.
Version history available = Complete changelog on our site.
Our hosted software are virus and malware scanned with several antivirus programs using www.virustotal.com. (NOTE! Just one virustotal warning is 99.9% a false positive. And some software might receive 2-6 warnings but it's if they are not all same virus/trojan then it's 99% false positives.)
Rating
Rating from 0-10.
Browse software by sections
All In One Blu-ray Converters (9)
All In One DVD Converters (12)
All In One MKV to MP4, Blu-ray, UHD (11)
All In One Video Converters (19)
Animation (3D, 2D Animation) (12)
Audio Editors (22)
Audio Encoders (80)
Audio Players (19)
Authoring (Blu-ray, UHD, AVCHD) (13)
Authoring (DivX) (4)
Authoring (DVD) (26)
Authoring (SVCD, VCD) (9)
Bitrate Calculators (7)
Blu-ray to AVI, MKV, MP4 (15)
Blu-ray to Blu-ray, AVCHD (10)
Burn (CD,DVD,Blu-ray) (24)
Camcorders, DV, HDV, AVCHD (31)
Capture TV, DVD, VCR (30)
CD, DVD, Blu-ray recovery (3)
Codec Packs (6)
All In One DVD Converters (12)
All In One MKV to MP4, Blu-ray, UHD (11)
All In One Video Converters (19)
Animation (3D, 2D Animation) (12)
Audio Editors (22)
Audio Encoders (80)
Audio Players (19)
Authoring (Blu-ray, UHD, AVCHD) (13)
Authoring (DivX) (4)
Authoring (DVD) (26)
Authoring (SVCD, VCD) (9)
Bitrate Calculators (7)
Blu-ray to AVI, MKV, MP4 (15)
Blu-ray to Blu-ray, AVCHD (10)
Burn (CD,DVD,Blu-ray) (24)
Camcorders, DV, HDV, AVCHD (31)
Capture TV, DVD, VCR (30)
CD, DVD, Blu-ray recovery (3)
Codec Packs (6)
Codec, Video Identifiers (31)
Codecs (67)
Decrypters (DVD Rippers) (16)
Decrypters (UHD, Blu-ray Rippers) (8)
DigitalTV, DVB, IPTV (39)
DVD to DVD (20)
DVD to MP4, MKV, H264, H265 (16)
DVD to VCD, SVCD (5)
DVD to XviD, AVI, DivX (16)
ISO, Image (15)
Linux Video Tools (212)
MacOS Video Tools (246)
Media (Blu-ray, DVD, CD) (9)
Media Center, HTPC (24)
Other Useful Tools (140)
Photo Blu-ray, DVD, SlideShow (8)
Portable (Mobile, PSP) (35)
Region Free Tools (5)
Screen capture , Screen recording (26)
Screenshots , Thumbnails (13)
Codecs (67)
Decrypters (DVD Rippers) (16)
Decrypters (UHD, Blu-ray Rippers) (8)
DigitalTV, DVB, IPTV (39)
DVD to DVD (20)
DVD to MP4, MKV, H264, H265 (16)
DVD to VCD, SVCD (5)
DVD to XviD, AVI, DivX (16)
ISO, Image (15)
Linux Video Tools (212)
MacOS Video Tools (246)
Media (Blu-ray, DVD, CD) (9)
Media Center, HTPC (24)
Other Useful Tools (140)
Photo Blu-ray, DVD, SlideShow (8)
Portable (Mobile, PSP) (35)
Region Free Tools (5)
Screen capture , Screen recording (26)
Screenshots , Thumbnails (13)
Subtitle Editors, Converters (71)
Tag Editors (4)
Video De, Multiplexers (66)
Video Editors (Advanced, NLE) (35)
Video Editors (Basic) (56)
Video Editors (H264, MP4, MKV, MTS) (19)
Video Editors (Lossless) (4)
Video Editors (MPG, DVD) (16)
Video Editors (WMV, AVI) (15)
Video Encoders (AV1, VP8, VP9) (2)
Video Encoders (AVI, WMV) (38)
Video Encoders (H264, H265, MP4, MKV) (45)
Video Encoders (MPG, DVD) (23)
Video Encoders , Converters (155)
Video Frameservers (9)
Video Players (49)
Video Repair, Fix (24)
Video Scripting (10)
Video Streaming (20)
Video Streaming Downloaders (101)
Tag Editors (4)
Video De, Multiplexers (66)
Video Editors (Advanced, NLE) (35)
Video Editors (Basic) (56)
Video Editors (H264, MP4, MKV, MTS) (19)
Video Editors (Lossless) (4)
Video Editors (MPG, DVD) (16)
Video Editors (WMV, AVI) (15)
Video Encoders (AV1, VP8, VP9) (2)
Video Encoders (AVI, WMV) (38)
Video Encoders (H264, H265, MP4, MKV) (45)
Video Encoders (MPG, DVD) (23)
Video Encoders , Converters (155)
Video Frameservers (9)
Video Players (49)
Video Repair, Fix (24)
Video Scripting (10)
Video Streaming (20)
Video Streaming Downloaders (101)
