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
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
opencv-python>=4.8.0
|
|
ultralytics>=8.0.0
|
|
numpy>=1.24.0
|