mediaway-avprobe-0.1.6 is not a library.
mediaway-avprobe
Status: early development (
0.x). Not recommended for production. Part of the Mediaway media stack. Not affiliated with the FFmpeg project — a Mediaway-native probe with a familiar argument subset for migration convenience.
A media metadata probe: demuxes with Mediaway and reports stream/format summaries as human-readable text or JSON.
Quick start
# Default: format + stream summaries
# Explicit flags, JSON output
Status
Status marks: ✅ first-class (tests for claimed scope) · ⚡ Zero-Copy path (no payload copy; implies ✅) · 🆗 best-effort / prototype · 🛠️ planned · ❌ attempted and genuinely blocked · 👻 not exercisable yet (no hardware / device / session available)
| Area | Status | Notes |
|---|---|---|
| Arg parser (sans-io parse → structs) | ✅ | positional input, -show_format, -show_streams, -of default|json |
| Demux metadata reporters (text + JSON) | ✅ | |
| Never requires system ffprobe | ✅ | |
| Broader flag coverage | 🛠️ | As demux backends land |
Docs
docs/roadmap.md— stages, deferred items, design decisionsmediaway-avcli— the companion mux CLI- Root README — workspace overview
Contributing
Contributions are welcome — open an issue or pull request at github.com/nyxways/mediaway.
License
MIT OR Apache-2.0.