I am writing a RightScript to install OpenCV-2.3.1 on a linux server. I am using FFMPEG package: ffmpeg-0.7-rc1
I am doing exactly whatever I did while installing i
I don't need ffmpeg since I do only identify images, so use this option to skip combile Video module:
make -DWITH_FFMPEG=OFF xxxxxx