Ask Your Question

DragonKlavier's profile - activity

2015-12-05 00:16:53 -0600 received badge  Famous Question (source)
2014-12-03 05:16:53 -0600 received badge  Notable Question (source)
2014-04-25 11:28:18 -0600 received badge  Popular Question (source)
2013-02-01 21:19:40 -0600 asked a question How to Get MJPEG compression format from webcam!

HI! Im under gentoo linux. I compiled my opencv with all the correct flags to be able to work with this feature...

But when i try to make a:

cvSetCaptureProperty(capture2,CV_CAP_PROP_FOURCC,CV_FOURCC('M','J','P','G')); there was an error:

"Unable to get property <unknown property="" string="">(6) - Invalid argument"

What should I do?

Thaank you!