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/sdl2-sys-4f66becd064ab4ac/output
Normal file
3
target/release/build/sdl2-sys-4f66becd064ab4ac/output
Normal file
@@ -0,0 +1,3 @@
|
||||
cargo:include=/Users/accusys/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.38.0/SDL/include
|
||||
cargo:rustc-flags=-l SDL2
|
||||
cargo:rustc-flags=-l SDL2_ttf
|
||||
Reference in New Issue
Block a user