opencv on beagleboard (Error) : [avi @ 0x1ff2940] non-interleaved AVI
i am trying to find blobs in a video and whenever a blob is found i capture images from a video. it successfully running on ubuntu 12.04 (on to my PC) but when i am trying to execute same program on to my Beaglebone-Xm (which is also Linux Ubuntu 12.04) its not get executing & showing message
[avi @ 0x1768940] non-interleaved AVI
and stuck into endless loop can any one face same problem like this & solve it further.