Question regarding digikam libs
Gilles Caulier
caulier.gilles at gmail.com
Sun Sep 25 20:45:34 BST 2016
Hi,
libraw is used to process RAW files : http://www.libraw.org
For Video files we use Qt5::Multimedia framework, which delegate decoding
to extra codecs installed on target OS. For Linux, it's GStreamer.
But, due to poor support of this framework under OSX and Windows,
especially to be able to extract video thumbnails, we plan to use a
dedicated wrapper based on ffmpeg.
Best
Gilles Caulier
2016-09-25 21:38 GMT+02:00 Pedro Neves <nevesdiver at gmail.com>:
> Hi Giles
>
> I was wondering which libraries are used by Digikam to read:
>
> - raw files
>
> - video files
>
> The reason I'm asking is because the developers team for Subsurface (a
> diving log software written with QT) is considering implementing those
> formats. So far we support several image files but no videos nor raw files.
>
> Thanks in advance:
>
> Pedro Neves
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20160925/f860ae4c/attachment.html>
More information about the Digikam-users
mailing list