Skip to content

RipFoundry for Windows 1.2.0

Choose a tag to compare

@kylereddoch kylereddoch released this 13 Aug 17:00
· 9 commits to main since this release

RipFoundry for Windows 1.2.0 adds a guided workflow for analyzing and processing existing video files, plus clear progress reporting and safe job cancellation.

Highlights

  • Analyze an existing MKV, MP4, or M4V before deciding whether to create an Enhanced version, a 1080p version, both outputs, or no additional encode.
  • Create Enhanced and 1080p outputs independently from the unchanged original source.
  • Follow live FFmpeg, HandBrake, copy, and checksum progress in the Activity area.
  • Review Activity and analysis details with their own vertical scrollbars at the normal window size.
  • Cancel an active job without triggering FFmpeg's fallback retry; partial staging and destination files are removed while the original remains unchanged.
  • Prevent accidental duplicate submissions by allowing only one background job at a time.
  • Run the portable Windows EXE directly without installing Python or opening a console window.

Download

For normal use, download RipFoundry-Windows-v1.2.0-portable.zip, extract the complete folder, keep _internal beside RipFoundry.exe, and run RipFoundry.exe.

The portable package still requires separate installations of MakeMKV, FFmpeg/FFprobe, and HandBrakeCLI when creating Enhanced outputs.

RipFoundry-Windows-v1.2.0-project.zip contains the source project. SHA256SUMS-v1.2.0.txt contains hashes for both ZIP files.

See CHANGELOG.md for the complete release notes. RipFoundry for Windows remains the Windows-native companion to RipFoundry for Linux, the original project it grew from.