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:
3
target/release/build/serde_json-45ab26d0ae842f04/output
Normal file
3
target/release/build/serde_json-45ab26d0ae842f04/output
Normal file
@@ -0,0 +1,3 @@
|
||||
cargo:rerun-if-changed=build.rs
|
||||
cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
|
||||
cargo:rustc-cfg=fast_arithmetic="64"
|
||||
Reference in New Issue
Block a user