[Libav-user] Reading exif data from jpeg programmatically
Massimo Battistel
battistel at gmail.com
Tue Oct 21 18:34:00 CEST 2014
hello,
I would like to know if it possible to read jpeg EXIF data using
libavformat/libavcodec.
I can see there is an exif tag list in ffmpeg sources, but I don't know how
to access to it.
Using "metadata.c" example in doxygen, I can't read anything.
AVFormatContext->metadata is null.
Note that jpg file has exif data because I can read it with exiftool.
Can someone please point me to some doc/examples?
thanks,
MB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20141021/76134a87/attachment.html>
More information about the Libav-user
mailing list