Play split recordings as one: discover and concatenate colocated chunks
- 主要語言
- Rust
- 星號
- 1
- 分支
- 0
- 平均合併
- 1 天 2 小時
- 30 天內合併 PR
- 6
描述
Owner direction (2026-08-01, future feature): Insta360 cameras split long recordings into sequential chunk files (X4 Air included; a 30-minute flight is _001.._006 in one folder). Selecting any single chunk should discover its colocated siblings and play the whole recording as one continuous timeline.
Depends on the same capability #123 is establishing: resolving a picked file to its real directory and reading colocated files (lens mates today, sequential chunks here). The #123 fix is being shaped so sibling discovery is a general capture-set resolution rather than a hard-coded two-file pair; this issue builds chunk concatenation on top (demuxer-level continuity, PTS stitching across chunk boundaries, gyro/exposure record continuity across files - each chunk carries its own trailer).
Not scheduled; pre-work happens in #123.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
This issue does not name specific files or tests. It depends on #123, so first verify that capture-set discovery and picked-file-to-real-directory resolution from that groundwork is in place. Then inspect the code path that assembles playback timeline/demuxer input and extend it to concatenate _001.._006-style chunks with continuous PTS and gyro/exposure continuity. Done means selecting any chunk plays the whole sequence as one uninterrupted recording.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- desktop-dev
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100