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.
|
||||
7
target/release/build/anyhow-d62f8e70bc652d82/output
Normal file
7
target/release/build/anyhow-d62f8e70bc652d82/output
Normal file
@@ -0,0 +1,7 @@
|
||||
cargo:rerun-if-changed=src/nightly.rs
|
||||
cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
|
||||
cargo:rustc-check-cfg=cfg(anyhow_build_probe)
|
||||
cargo:rustc-check-cfg=cfg(anyhow_nightly_testing)
|
||||
cargo:rustc-check-cfg=cfg(anyhow_no_clippy_format_args)
|
||||
cargo:rustc-check-cfg=cfg(anyhow_no_core_error)
|
||||
cargo:rustc-check-cfg=cfg(error_generic_member_access)
|
||||
1
target/release/build/anyhow-d62f8e70bc652d82/root-output
Normal file
1
target/release/build/anyhow-d62f8e70bc652d82/root-output
Normal file
@@ -0,0 +1 @@
|
||||
/Users/accusys/momentry_playground/target/release/build/anyhow-d62f8e70bc652d82/out
|
||||
0
target/release/build/anyhow-d62f8e70bc652d82/stderr
Normal file
0
target/release/build/anyhow-d62f8e70bc652d82/stderr
Normal file
Reference in New Issue
Block a user