3 releases

0.1.2 Feb 10, 2024
0.1.1 Feb 6, 2024
0.1.0 Feb 6, 2024

#1489 in Parser implementations

BSD-3-Clause

7KB
207 lines

This is a simple parser for ffmpeg's ffmetadata format. It can be used to read or write metadata for audio files.

For details about the format, see ffmpeg's documentation.

Dependencies

~1MB
~20K SLoC