Doc: add compare sync tasks

This commit is contained in:
Stu 2025-12-04 06:12:23 -05:00
parent 7fe4f78b94
commit f13f13d05b

View File

@ -11,6 +11,12 @@
- Show active item highlight and hover states; keep drop-to-playlist behavior for files/folders.
- Verify drop handling on all platforms (Wayland/X11/Windows).
## Compare Mode (VT/VideoTools parity)
- Add synchronized play/pause/seek for dual players.
- Add frame-by-frame synced navigation and linked volume/speed controls.
- Provide a sync toggle and drift indicator; allow offset nudge for out-of-sync sources.
- Ensure artifact inspection at identical frames (exact seek/step alignment).
## Keyframing (next milestone)
- Define keyframe data model and storage (per file).
- Render markers/ticks on the seek bar; jump/add/delete keyframes with shortcuts.