From: Tim Hospedales on
Hi,
I'm trying to use matlab 2009A mmreader to read a .mov file with mjpeg-a codec data. On linux (via gstreamer, apparently) it incorrectly gets half the correct frame height. So 720x288, instead of 720x576. Matlab 2009A mac/OS X gets the right frame height. I think this is because the source video is interlaced and linux mmreader somehow discards half the lines. Anyone have an idea how to fix this?

Cheers,
Tim