1
0

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:
accusys
2026-03-07 10:10:19 +08:00
commit f3e2d2dca7
464 changed files with 125611 additions and 0 deletions

View File

@@ -0,0 +1 @@
This file has an mtime of when this was started.

View File

@@ -0,0 +1 @@
8ff3670aa6e86cdd

View File

@@ -0,0 +1 @@
{"rustc":18415816196306954164,"features":"[\"clang_3_5\", \"clang_3_6\", \"clang_3_7\", \"clang_3_8\", \"clang_3_9\", \"clang_4_0\", \"clang_5_0\", \"clang_6_0\", \"clang_7_0\", \"clang_8_0\", \"clang_9_0\"]","declared_features":"[\"clang_10_0\", \"clang_3_5\", \"clang_3_6\", \"clang_3_7\", \"clang_3_8\", \"clang_3_9\", \"clang_4_0\", \"clang_5_0\", \"clang_6_0\", \"clang_7_0\", \"clang_8_0\", \"clang_9_0\", \"runtime\", \"static\"]","target":8779449004212644848,"profile":3033921117576893,"path":708349339432367663,"deps":[[4885725550624711673,"clang_sys",false,1310021895450928419],[18365559012052052344,"libc",false,5527024759771327147]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/clang-33dfdc11c840ffcd/dep-lib-clang","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}