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
This commit is contained in:
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
3
target/debug/build/zmij-0c00a8e263317524/output
Normal file
3
target/debug/build/zmij-0c00a8e263317524/output
Normal file
@@ -0,0 +1,3 @@
|
||||
cargo:rerun-if-changed=build.rs
|
||||
cargo:rustc-check-cfg=cfg(exhaustive)
|
||||
cargo:rustc-check-cfg=cfg(zmij_no_select_unpredictable)
|
||||
1
target/debug/build/zmij-0c00a8e263317524/root-output
Normal file
1
target/debug/build/zmij-0c00a8e263317524/root-output
Normal file
@@ -0,0 +1 @@
|
||||
/Users/accusys/momentry_playground/target/debug/build/zmij-0c00a8e263317524/out
|
||||
0
target/debug/build/zmij-0c00a8e263317524/stderr
Normal file
0
target/debug/build/zmij-0c00a8e263317524/stderr
Normal file
Reference in New Issue
Block a user