StreamFab 7.0.4.1
GPAC MP4Box just released 26.07 today.
Dash-mpd-cli just released 0.2.34 today. SF is 0.2.27
libcurl.dll is at 8.21.0_4. SF is 7.65.0.0
Deno is at 2.9.4 as of yesterday. SF is 2.5.6.0
CCExtractor is at 0.96.6. SF is 0.96.5
As explained by gyan.dev, a builder of ffmpeg binaries, at About these builds, it is best to use master builds rather than individual releases such as 8.1.2.
FFmpeg’s source code is maintained using a version control system called git. The git master builds are built from the master branch of the repository, which is where all development occurs whereas the release builds are built from the latest release branch. These are essentially a snapshot of the master branch at a given point of time. They are updated with bug and security fixes for a while but no new features. It is highly recommended to choose a git master build; unlike many software, releases are primarily made for the convenience of OS distributors and package managers and don’t signify greater stability or maturity. For a bug report to be accepted, the issue must be reproducible using a very recent git master build.