Skip to content

Error in skvideo.io.vread #2

@Rishi2309

Description

@Rishi2309

Warning (from warnings module):
File "C:\Users\Rishi\AppData\Local\Programs\Python\Python37\lib\site-packages\skvideo_init_.py", line 306
warnings.warn("ffmpeg/ffprobe not found in path: " + str(path), UserWarning)
UserWarning: ffmpeg/ffprobe not found in path: /usr/local/lib/site-packages/ffmpeg
Traceback (most recent call last):
File "C:\Users\Rishi\Desktop\Vehicle-and-Speed-Identification-master\speed_detect.py", line 30, in
cap = skvideo.io.vread('1.mp4')
File "C:\Users\Rishi\AppData\Local\Programs\Python\Python37\lib\site-packages\skvideo\io\io.py", line 133, in vread
assert _HAS_FFMPEG, "Cannot find installation of real FFmpeg (which comes with ffprobe)."
AssertionError: Cannot find installation of real FFmpeg (which comes with ffprobe).

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