I've got a series of images taken with a camera that I need to process with libav*. Is there any way to check the EXIF data to determine rotation/orientation for the image (so that I can rotate it in my program)?<div><br>
</div><div>When I print out the metadata for the AVFormatContext, AVStream, and AVFrame, they're all empty, and beyond that I'm not sure where to look.</div><div><br></div><div>Thanks,</div><div><br></div><div>Michael</div>