github cryptochrome/dovi_convert v7.0.0-beta1
v7.0.0-beta1 - Python Rewrite (Public Beta)

latest releases: v8.1.1, v8.1.0, v8.0.0...
pre-releaseone month ago

⚡ Python Rewrite & Performance

  • Rewritten from scratch: The entire tool has been rewritten in Python, replacing the original Bash script.
    • Why? To ensure future maintainability, improve stability, and allow for more new features in the future (Bash was getting out of hand).
  • Performance: RPU analysis (-inspect) is 5x faster due to native Python processing.
  • Dependencies: Removed jq, bc, curl, sed, awk, grep. The script now only uses the standard library and core media tools (ffmpeg, etc.).
  • Parity: Functionally identical to the v6 Bash version.

Don't miss a new dovi_convert release

NewReleases is sending notifications on new releases.