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:
@@ -0,0 +1 @@
|
||||
{"rustc":18415816196306954164,"features":"[\"dnn\", \"highgui\", \"imgproc\", \"videoio\"]","declared_features":"[\"3d\", \"alphamat\", \"aruco\", \"aruco_detector\", \"barcode\", \"bgsegm\", \"bioinspired\", \"calib\", \"calib3d\", \"ccalib\", \"clang-runtime\", \"cudaarithm\", \"cudabgsegm\", \"cudacodec\", \"cudafeatures2d\", \"cudafilters\", \"cudaimgproc\", \"cudalegacy\", \"cudaobjdetect\", \"cudaoptflow\", \"cudastereo\", \"cudawarping\", \"cvv\", \"default\", \"dnn\", \"dnn_superres\", \"dpm\", \"f16\", \"face\", \"features\", \"features2d\", \"flann\", \"freetype\", \"fuzzy\", \"gapi\", \"hdf\", \"hfs\", \"highgui\", \"img_hash\", \"imgcodecs\", \"imgproc\", \"intensity_transform\", \"line_descriptor\", \"mcc\", \"ml\", \"objdetect\", \"optflow\", \"ovis\", \"phase_unwrapping\", \"photo\", \"plot\", \"quality\", \"rapid\", \"rgb\", \"rgbd\", \"saliency\", \"sfm\", \"shape\", \"signal\", \"stereo\", \"stitching\", \"structured_light\", \"superres\", \"surface_matching\", \"text\", \"tracking\", \"video\", \"videoio\", \"videostab\", \"viz\", \"wechat_qrcode\", \"xfeatures2d\", \"ximgproc\", \"xobjdetect\", \"xphoto\", \"xstereo\"]","target":5408242616063297496,"profile":3033921117576893,"path":5742393051718811422,"deps":[[3214373357989284387,"pkg_config",false,3075807714073276814],[4878096125663058586,"opencv_binding_generator",false,16791939723091471727],[8410525223747752176,"shlex",false,18384121358634351639],[11989259058781683633,"dunce",false,6557507895273699188],[12933202132622624734,"vcpkg",false,7246832998844062731],[14836725263356672040,"cc",false,14331133841370706912],[16589527331085190088,"jobserver",false,2985090725956483019],[18361894353739432590,"semver",false,7618853688182526056]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/opencv-5ede7add649d8d6b/dep-build-script-build-script-build","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
Reference in New Issue
Block a user