When opening a file with GStreamer:

* if the filename looks like a URI, it is opened in non-blocking mode, cvQueryFrame() could skip frames or grab one frame more than once
* if the filename looks like a filename, it is opened in blocking mode. cvQueryFrame() grabs consecutive frames
* otherwise the filename is interpreted as a gstreamer pipeline as used with gst-launch. The last element of the pipeline has to have the property name=to-opencv
This commit is contained in:
Nils Hasler 2011-04-13 07:15:35 +00:00
parent b906ad3108
commit 56b206dc7b

File diff suppressed because it is too large Load Diff