最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

linux - cap.isOpened() returned false, - Stack Overflow

programmeradmin7浏览0评论

cap = cv2.VideoCapture(video_path) This line is working fine, it returns an object < cv2.VideoCapture 0x7fef02c58170>

but cap.isOpened() returned false,

I am on ubuntu, and using docker.

FFMEG is there in video I/O

my code works fine outside the docker.

发布评论

评论列表(0)

  1. 暂无评论