1
0
Files
video_yolo_player_old/target/debug/build/clang-sys-455eaadebd7fcdd4/output
accusys f3e2d2dca7 Initial implementation of video_probe (Rust)
Core modules:
- probe.rs: ffprobe execution logic
- parser.rs: JSON parsing logic
- output.rs: Output formatting
- lib.rs: Library interface
- main.rs: CLI entry point

Features:
- Extract video metadata using ffprobe
- Parse video/audio/subtitle streams
- Save to JSON file
- Console summary output

Documentation:
- Added QUICKSTART.md
- Added ENVIRONMENT_SETUP_REPORT.md
2026-03-07 10:10:19 +08:00

3 lines
101 B
Plaintext

cargo:rustc-link-search=/Library/Developer/CommandLineTools/usr/lib
cargo:rustc-link-lib=dylib=clang