andygrundman / libmediascan

C library for scanning audio/video/image file metadata
GNU Lesser General Public License v3.0
8 stars 5 forks source link

libmediascan is an evolution of the work done on the Perl modules Audio::Scan and Image::Scale: http://search.cpan.org/dist/Audio-Scan http://search.cpan.org/dist/Image-Scale

The basic goals of libmediascan are:

Longer-term plans:

The library depends on FFmpeg to handle video files, libjpeg/libpng/libgif for image and thumbnail support, and libexif for JPEG tags.