Commit Graph

4 Commits

Author SHA1 Message Date
9cf4c55dd7 feat(player): add ASR/YOLO overlays, zoom, and text rendering
- Add TTF text rendering for subtitles and YOLO labels
- Implement ASR subtitle display with background
- Add YOLO bbox rendering with class labels
- Add zoom in/out (+/-) and reset (Backquote)
- Add frame/time info display
- Fix YOLO metadata parsing for actual file format
- Add Shift+Arrow for 1-second seek
2026-03-19 01:34:32 +08:00
5868f0da05 feat(player): implement SDL2 video playback with FFmpeg decoder 2026-03-19 01:25:05 +08:00
c62b91fbb6 Update main.rs with complete implementation 2026-03-19 01:11:26 +08:00
6fed397467 Add main.rs entry point 2026-03-19 00:31:11 +08:00