You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
michel@michel-Lenovo-IdeaPad-Y510P:~/Desktop/caltech-pedestrian-dataset-converter-master$ python scripts/convert_seqs.py
GStreamer Plugin: Embedded video playback halted; module typefind reported: Could not determine type of stream.
OpenCV Error: Unspecified error (GStreamer: unable to start pipeline
) in cvCaptureFromCAM_GStreamer, file /home/michel/opencv-2.4.13/modules/highgui/src/cap_gstreamer.cpp, line 816
Traceback (most recent call last):
File "scripts/convert_seqs.py", line 19, in
cap = cv.VideoCapture(fn)
cv2.error: /home/michel/opencv-2.4.13/modules/highgui/src/cap_gstreamer.cpp:816: error: (-2) GStreamer: unable to start pipeline
in function cvCaptureFromCAM_GStreamer
The text was updated successfully, but these errors were encountered:
michel@michel-Lenovo-IdeaPad-Y510P:~/Desktop/caltech-pedestrian-dataset-converter-master$ python scripts/convert_seqs.py
GStreamer Plugin: Embedded video playback halted; module typefind reported: Could not determine type of stream.
OpenCV Error: Unspecified error (GStreamer: unable to start pipeline
) in cvCaptureFromCAM_GStreamer, file /home/michel/opencv-2.4.13/modules/highgui/src/cap_gstreamer.cpp, line 816
Traceback (most recent call last):
File "scripts/convert_seqs.py", line 19, in
cap = cv.VideoCapture(fn)
cv2.error: /home/michel/opencv-2.4.13/modules/highgui/src/cap_gstreamer.cpp:816: error: (-2) GStreamer: unable to start pipeline
in function cvCaptureFromCAM_GStreamer
The text was updated successfully, but these errors were encountered: