Skip to content

v1.2

Latest

Choose a tag to compare

@quatric quatric released this 31 Jul 00:17

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 s3tots binary dependencies in favor of native FFmpeg drivers
  • Fixed compilation warnings/errors in fastaudio.c and fastvideo.c, and a codec-ID ordering bug breaking CI builds
  • Fixed build-gui failures 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

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.