Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warnings.warn("Invalid fps of video: {}".format(video_path)) #90

Open
vidit2011998 opened this issue Jun 14, 2023 · 0 comments
Open

warnings.warn("Invalid fps of video: {}".format(video_path)) #90

vidit2011998 opened this issue Jun 14, 2023 · 0 comments

Comments

@vidit2011998
Copy link

vidit2011998 commented Jun 14, 2023

[ WARN:0@9.402] global cap_gstreamer.cpp:2769 handleMessage OpenCV | GStreamer warning: your GStreamer installation is missing a required plugin
[ WARN:0@9.403] global cap_gstreamer.cpp:2785 handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module uridecodebin0 reported: Your GStreamer installation is missing a plug-in.
[ WARN:0@9.403] global cap_gstreamer.cpp:1679 open OpenCV | GStreamer warning: unable to start pipeline
[ WARN:0@9.403] global cap_gstreamer.cpp:1164 isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created
[ERROR:0@9.424] global cap.cpp:166 open VIDEOIO(CV_IMAGES): raised OpenCV exception:

OpenCV(4.7.0) /tmp/pip-install-ewfbnfnr/opencv-python_cbc782e4115b4423a96540f50e6642be/opencv/modules/videoio/src/cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): /home/goyal/Documents/pose2/Realtime-Action-Recognition/data_test/exercise.avi in function 'icvExtractPattern'

/home/goyal/Documents/pose2/Realtime-Action-Recognition/src/../utils/lib_images_io.py:82: UserWarning: Invalid fps of video: /home/goyal/Documents/pose2/Realtime-Action-Recognition/data_test/exercise.avi
warnings.warn("Invalid fps of video: {}".format(video_path))
Program ends

@vidit2011998 vidit2011998 changed the title AttributeError: module 'tensorflow_core.contrib' has no attribute 'tensorrt' warnings.warn("Invalid fps of video: {}".format(video_path)) Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant