Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xmedeko/csatomreader

MP4 atom fast reader
https://github.com/xmedeko/csatomreader

atom csharp dotnet metadata mp4

Last synced: about 2 months ago
JSON representation

MP4 atom fast reader

Awesome Lists containing this project

README

        

# csatomreader
MP4 atom fast reader in C#. It can read MP4 files from file or HTTP. This project is focused for fast, cross-platform retrieving of specific MP4 metadata. When accessing by HTTP, the aim is to minimize HTTP requests.

If looking for full featured media parser, use [taglib-sharp](https://github.com/mono/taglib-sharp) or AtomicParsley.

See the `Examples` project for usage.

*Disclaimer:* Current state is with limited functionality. Submit PR or issue if you need enhancement.