Skip to content

Releases: VisionDepth/VisionSplit

VisionSplit V1.0.0 Initial Release

04 Mar 05:09
dbf7834

Choose a tag to compare

VisionSplit v1.0.0 – Initial Release

VisionSplit is a lightweight tool for quickly splitting multi-episode video files into individual episodes.

It is designed primarily for DVD and Blu-ray rips where multiple episodes exist inside a single video file. By using timestamps or disc chapter data, VisionSplit automatically exports each episode as its own file.

Features

  • Split a single video file into multiple episodes
  • Import chapter timestamps directly from the source file
  • Fast stream copy mode (no re-encoding)
  • Optional re-encode with customizable encoder settings
  • Supports MKV and MP4 containers
  • Automatic episode naming (S01E01 format)
  • Subtitle track support
  • Built with a clean CustomTkinter interface

Typical Workflow

  1. Rip your disc using MakeMKV
  2. Open VisionSplit
  3. Load the video file
  4. Click Chapters to import chapter timestamps
  5. Adjust timestamps to match episode start points
  6. Click Start Encode

VisionSplit will automatically export each episode as its own file.

Requirements

  • Windows
  • FFmpeg and FFprobe are bundled with the release
  • No additional installation required

Download

Download the ZIP file below and extract it anywhere on your system.

Run:

VisionSplit.exe

Notes

This is the first public release of VisionSplit.
Feedback, bug reports, and feature suggestions are welcome.