<div dir="ltr">Hi All<div><br></div><div style>When using the JPEG decoder (CODEC_ID_MJPEG) sometimes I find that decoded frames are inverted/upside down/back to front. Having read into the problem I believe the issue is to do with the fact that bitmap is sometimes stored bottom-up in JPEG files.</div>
<div style><br></div><div style>Does the decoder not realign the frame correctly or is this something that I would have to take care of after the decoding? If anyone can suggest the best way to deal with this I would appreciate it.</div>
<div style><br></div><div style>Thanks,</div><div style>Mark.</div></div>