Here's how I update MP4Box in detail:
Cu Selur
- download latest nightly gpac from https://gpac.wp.imt.fr/downloads/gpac-nightly-builds/
- extract it's content into a temp folder (that does not exist beforehand) using:
pkgutil --expand-full /Users/selur/Dowloads/gpac-1.1.0-DEV-latest-master.pkg /Users/selur/Downloads/temp
- navigate into the "temp/tmppkg.pkg/Payload/GPAC.app/Contents/MacOS"-folder
cd /Users/selur/Downloads/temp/tmppkg.pkg/Payload/GPAC.app/Contents/MacOS
- copy the lib-folder and MP4Box into "Hybrid.add/Contents/MacOS"
cp MP4BOX /Users/selur/workspace/Hybrid/Hybrid.app/Contents/MacOS
cp -r lib /Users/selur/workspace/Hybrid/Hybrid.app/Contents/MacOS - delete the download and the temp folder
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.