mirror of
https://github.com/opencv/opencv.git
synced 2024-12-17 10:58:00 +08:00
bb5a22c504
CvCapture_GStreamer::retrieveFrame assumes that RGB videos are 24BPP. This is not necesarily the case, unless we explicitly tell GStreamer that we want 24BPP RGB streams. Adding bpp=(int)24 to the appsink caps. |
||
---|---|---|
.. | ||
doc | ||
include/opencv2/highgui | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |