memedb_core

Crates.iomemedb_core
lib.rsmemedb_core
version2.0.1
sourcesrc
created_at2019-10-24 00:21:11.755093
updated_at2023-12-22 17:10:14.373952
descriptionRust library for reading and writing tags to different media formats
homepage
repositoryhttps://github.com/arguablykomodo/memedb_core
max_upload_size
id175073
size4,883,907
Pedro (PeronTheDuck)

documentation

README

MemeDB Core

A Rust library for reading and writing tags (lists of strings) to media streams. It works by extending media formats to add custom metadata.

Supported Formats

  • GIF
  • ISOBMFF
    • MP4
    • JPEG 2000
    • 3GP
    • ...
  • JPEG
  • PNG
  • RIFF containers:
    • WEBP
    • WAV
    • AVI
    • ...
Commit count: 288

cargo fmt