Releases: VisionDepth/VisionSplit
VisionSplit v2.0 - Release
VisionSplit - v2.0 Release
Major UI Refresh
Futuristic VisionSplit Interface
- Rebuilt the main VisionSplit interface with a cleaner futuristic dark theme
- Added a more polished Vision software-style layout
- Added organized card-based sections for splitting, encoding, stitching, clip export, and stereo tools
- Improved spacing, readability, and overall workflow clarity
- Added a scroll-safe main layout to prevent UI elements from getting cut off on smaller screens
- Added a branded header area with VisionSplit title, subtitle, and local FFmpeg workflow messaging
New Smart TV / Anime Split Tools
Episode Length Timestamp Generator
- Added a Smart TV / Anime split section
- Users can now enter an episode length and episode count to auto-generate split timestamps
- Useful for anime DVDs or merged TV show files where multiple episodes are stored in one video
- Automatically keeps
00:00:00as the first split point when needed
Chapter Interval Splitting
- Added an option to use every Nth chapter as an episode start
- Added chapter offset support for DVDs with intros, logos, previews, or non-standard chapter layouts
- Added preview support so users can inspect split points before rendering
Timestamp Editing Improvements
- Fixed timestamp list editing behavior
- Backspace and Delete now work like normal text editing inside the timestamp list
- Added Ctrl + Delete behavior for deleting full timestamp lines
- Kept the Delete Selected Line button for simple manual timestamp removal
Single Clip Export
Movie Clip Export Tool
- Added a dedicated Single Clip Export section
- Users can now load a source movie or video and export one clip using start and end timestamps
- Added custom clip naming
- Supports the existing container, codec, audio, and quality settings
- Supports both fast stream-copy style export and accurate re-encode export
Stereo SBS Tools
Full SBS Split
- Added a new Stereo SBS tools section
- Users can now load a Full SBS 3D video as the main input and export separate left-eye and right-eye files
- Outputs left and right eye videos automatically using clean naming
Left / Right Eye Merge
- Added support for selecting separate left-eye and right-eye videos
- Users can merge two eye videos back into a Full SBS 3D video
- Uses FFmpeg filter processing for accurate stereo stacking
- Falls back safely when stream copy is not possible because crop and stack operations require re-encoding
Progress and Render Status Improvements
Always-Visible Render Status
- Moved render progress into the Terminal Log area
- Progress bar and status text now stay visible while users scroll through the main interface
- Improved visibility for long-running split, stitch, clip export, and stereo operations
- Render status now feels more connected to FFmpeg output and debug logging
Better Worker Progress
- Improved progress handling for split encoding
- Improved progress handling for single clip export
- Improved progress handling for stitch operations
- Added progress support for Stereo SBS split and merge operations
- Improved FFmpeg progress parsing for builds that report timing differently
Clip Stitcher Improvements
- Kept the clip stitcher workflow inside the new interface
- Added cleaner controls for adding, removing, moving, and clearing clips
- Improved the stitcher layout to better fit the updated VisionSplit UI
- Stitch jobs continue to support copy mode and re-encode mode depending on selected settings
Encoding and FFmpeg Workflow
-
Continued support for FFmpeg and FFprobe detection
-
Supports FFmpeg beside the executable, bundled builds, or system PATH
-
Preserved encoder options for:
libx264libx265h264_nvenchevc_nvenccopy
-
Preserved audio options for AAC and stream copy
-
Preserved subtitle inclusion support
-
Preserved fast split mode for no re-encode workflows
Stability and Workflow Fixes
- Restored missing Stop Active Job function after the UI/tooling changes
- Improved button state handling while jobs are running
- Prevented multiple render actions from being started at the same time
- Preserved queue-based UI updates for thread-safe progress and logging
- Continued saving user settings between sessions
Summary
VisionSplit v1.1.0 is a major usability and workflow update focused on making the app feel more like a complete premium video utility. This release adds smart anime/TV splitting, single clip export, Full SBS stereo split/merge tools, a redesigned futuristic interface, and improved always-visible progress feedback.
VisionSplit v1.1 Release
VisionSplit v1.1 - Release Changelog
VisionSplit v1.1 expands the app beyond timestamp-based splitting by introducing a new clip stitching workflow, making it easier to combine multiple clips into a single final output.
New Features
Clip Stitcher
- Added a dedicated Clip Stitcher panel to the interface
- Added support for loading multiple video clips into a stitch list
- Added clip order management tools:
- Add clips
- Remove selected clip
- Move clip up
- Move clip down
- Clear clip list
- Added Start Stitch button for exporting stitched clips into one video
Stitching Support
- Added FFmpeg-based clip concatenation workflow
- Supports fast stitching with stream copy when clips are already compatible
- Supports re-encoding when needed for broader compatibility
- Uses selected output container and encoder settings for final stitched export
Workflow Improvements
- VisionSplit now supports both major workflows in one app:
- Split a source video using timestamps
- Stitch multiple clips together in a custom order
- Makes the app more flexible for episode prep, clip organization, and final export assembly
Compatibility Notes
- Fast stitch mode is ideal when clips share matching video and audio properties
- Clips with different codecs, frame rates, resolutions, or audio settings may require re-encoding
VisionSplit V1.0.0 Initial Release
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
- Rip your disc using MakeMKV
- Open VisionSplit
- Load the video file
- Click Chapters to import chapter timestamps
- Adjust timestamps to match episode start points
- 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.