New format support
- Native FastVideoDS (
.fv) demuxer/codec and TiVo Series 3 / TMF (.ty+/.tmf) support
GUI
- Replaced the 2-pass encode option with a single Highest Quality toggle, and made it interchangeable with the advanced quality fields
Build & tooling
- Dropped the FastVideo C# and
s3totsbinary dependencies in favor of native FFmpeg drivers - Fixed compilation warnings/errors in
fastaudio.candfastvideo.c, and a codec-ID ordering bug breaking CI builds - Fixed
build-guifailures on linux-x86/armhf/arm64 and a windows-arm64 Vorbis pkg-config lookup issue with llvm-mingw - Repo cleanup: stopped tracking
__pycache__/bytecode and removed stray root mp4/x264 build artifacts
Docs
- Linked The Mobiclip Formats technical reference from the README
Downloads
- CLI (
ffmpeg/ffprobe/ffplay):mobipeg-<platform>archives - GUI (
mobipeg-gui):mobipeg-gui-<platform>archives
All builds produced by GitHub Actions from commit eb2c7d2..9ea8c4e.