Merge pull request #6267 from dtmoodie:issue_5918
This commit is contained in:
commit
a4e35d83ff
@ -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__;
|
||||
|
Loading…
Reference in New Issue
Block a user