metadata icon indicating copy to clipboard operation
metadata copied to clipboard

Media file metadata for human consumption

Results 8 metadata issues
Sort by recently updated
recently updated
newest added

I get the following error from a cargo build ``` error[E0616]:` field `0` of struct `ffmpeg::ChannelLayout` is private --> /home/karma/.cargo/registry/src/index.crates.io-6f17d22bba15001f/metadata-0.1.9/src/stream/audio.rs:83:25 | 83 | &layout.0 as *const ffmpeg::ffi::AVChannelLayout, | ^ private...

pkg-config is probably not the way to go on Windows...

Hey @zmwangx, I'd be much interested in using your project and I think it's great! I was wondering if you could add precompiled binaries to the repository using GitHub Actions....

Now that `metadata` is in the nixos-unstable (and nixpkgs-unstable) repository, I believe a section for installation via the Nix package manager would be helpful. Unfortunately, the badge color isn't orange,...

As of [the latest nixpkgs:trunk evaluation](https://hydra.nixos.org/build/276742718), metadata has failed to compile due to the ffmpeg-next crate failing to build. This PR updates that version to ensure that it compiles again.

Could you publish the latest release on crates.io so we can build it using cargo install?

Hello, I came across this project and I noticed it's failing to be packaged in the nixpkgs registry because one test is failing. The compilation works fine. I'm getting the...

I'm getting a massive error when cargo attempts to build after adding this library. [error.txt](https://github.com/user-attachments/files/19237499/error.txt)