Alper Kağıtcı <s_akagitci <at> infodif.com> writes: > I want Opencv with ffmpeg support in my build image. > How can i get it?
What did you try? You first have to cross-compile FFmpeg for arm, then cross-compile opencv. I don't know anything about opencv compilation, you will have to ask there once you succeeded FFmpeg cross-compilation. If you need FFmpeg for arm with Opencv support which needs FFmpeg support, you have to repeat above steps (do a bootstrap). Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
