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
This commit is contained in:
BIN
target/debug/.fingerprint/jiff-2c3c355319e5a52b/dep-lib-jiff
Normal file
BIN
target/debug/.fingerprint/jiff-2c3c355319e5a52b/dep-lib-jiff
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
1
target/debug/.fingerprint/jiff-2c3c355319e5a52b/lib-jiff
Normal file
1
target/debug/.fingerprint/jiff-2c3c355319e5a52b/lib-jiff
Normal file
@@ -0,0 +1 @@
|
||||
7f17a95911f52301
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":18415816196306954164,"features":"[\"alloc\", \"std\"]","declared_features":"[\"alloc\", \"default\", \"js\", \"logging\", \"perf-inline\", \"serde\", \"static\", \"static-tz\", \"std\", \"tz-fat\", \"tz-system\", \"tzdb-bundle-always\", \"tzdb-bundle-platform\", \"tzdb-concatenated\", \"tzdb-zoneinfo\"]","target":16423556379535070258,"profile":13473710487945868453,"path":12056268118569584301,"deps":[],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/jiff-2c3c355319e5a52b/dep-lib-jiff","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
Reference in New Issue
Block a user