Hi,
I'm interested in using the Media SDK's JPEG encoder in my MFT. One of the requirements that I have is that I need to embed EXIF-data along with the JPEG bitstream (JFIF). I checked the Media SDK's APIs and didn't see anything that would allow me to send EXIF-data in addition to the raw buffer for encoding. I'd like to know if it's possible for me to achieve the above using the Media SDK framework.
Thanks
Hi,
Media SDK has no support for EXIF data handling, As Sergey suggested, please explore alternatives exposed by other components.
Regards,
Petter
For more complete information about compiler optimizations, see our Optimization Notice.