Error opening file (/home/vaibhav/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:553) in openCV

后端 未结 8 706
挽巷
挽巷 2020-12-30 15:10

I am using OpenCV to display a video my code is as

#include
#include
#include
#include

        
8条回答
  •  不知归路
    2020-12-30 16:06

    I just used double quotes instead of single quotes using the entire video path and it worked for me! (on windows)

提交回复
热议问题