Skip to content

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

@vidit2011998

Description

@vidit2011998

[ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions