On 25-09-2016 20:45, Gilles Caulier wrote:
> 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.
>
Gilles:
Thank you very much.
Cheers:
Pedro