github cryptochrome/dovi_convert v6.4.2

latest releases: v8.1.1, v8.1.0, v8.0.0...
one month ago

Added

  • Piping Implementation: Standard conversion now pipes ffmpeg output directly to dovi_tool. This eliminates temporary disk usage for the video stream and improves processing speed.
  • Batch Summary: The -batch command scans the directory and displays total file count and size before requesting confirmation.
  • Smart Fallback: Added logic to detect specific stream errors (often caused by Seamless Branching) and offer Safe Mode as a retry option.
  • Debug Logging: Added -debug flag to write full tool output to dovi_convert_debug.log for troubleshooting.
  • Global -y Flag: Added support for auto-confirming interactive prompts (batch start and cleanup).
  • Metrics: Script now reports space saved (EL discarded) and average FPS upon completion.

Changed

  • Cleanup Scope: -cleanup now defaults to non-recursive scanning. Added -r flag to enable recursive mode.
  • Cleanup UI: The command now lists all files to be deleted before asking for confirmation.
  • UI: Replaced static text with a spinner for progress indication.
  • Validation: Added strict argument parsing to prevent syntax errors.

Don't miss a new dovi_convert release

NewReleases is sending notifications on new releases.