mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Merge pull request #6267 from dtmoodie:issue_5918
This commit is contained in:
@@ -874,8 +874,8 @@ bool CvCapture_GStreamer::open( int type, const char* filename )
|
||||
fps = (double)num/(double)denom;
|
||||
|
||||
// GST_DEBUG_BIN_TO_DOT_FILE(GST_BIN(pipeline), GST_DEBUG_GRAPH_SHOW_ALL, "pipeline")
|
||||
|
||||
stopPipeline();
|
||||
if (file)
|
||||
stopPipeline();
|
||||
}
|
||||
|
||||
__END__;
|
||||
|
||||
Reference in New Issue
Block a user