: Extract the raw video and audio streams from the .rar package or the source disc [1, 9].
: Automatically read the Blu-ray playlist files to determine the correct chronological order of the segmented video files [3, 5].
: Detect and remove duplicate frames often found at the end of one segment and the start of the next in branched discs [2, 7].
To effectively handle "Clean_BD Play Splicing," a software feature must include:
: Re-align timestamps across the entire spliced timeline so that audio and external subtitles remain perfectly synced across the joins [4, 8]. Implementation Workflow
The file is a specialized toolset used by digital archivists and video editors to create seamless "remuxes" of Blu-ray discs (BD) [1, 2]. Specifically, it addresses "seamless branching," where a movie is split into dozens of small video files (M2TS) to accommodate different versions (e.g., Theatrical vs. Director's Cut) on a single disc [2, 3].
: Identify the specific segments required for a "Clean" (uninterrupted) playback experience [2, 5].