Player: no frame-accurate seeking (kills and restarts FFmpeg on seek) #17

Open
opened 2026-03-11 16:51:04 +00:00 by stu · 0 comments
Owner

Seeking kills and restarts both FFmpeg processes, causing a 100-500ms gap during seek operations with no keyframe awareness.

Fix: implement frame-level seeking without process restart, with keyframe-aware seeking for performance.

Ref: docs/PLAYER_PERFORMANCE_ISSUES.md
Cycle: backlog

Seeking kills and restarts both FFmpeg processes, causing a 100-500ms gap during seek operations with no keyframe awareness. Fix: implement frame-level seeking without process restart, with keyframe-aware seeking for performance. Ref: docs/PLAYER_PERFORMANCE_ISSUES.md Cycle: backlog
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
leak_technologies/VideoTools#17
No description provided.