VideoCapture obj not reading in python (Ubuntu 20.04)

后端 未结 0 539
予麋鹿
予麋鹿 2021-01-16 17:41

I\'m trying to write to a .mp4 file (4K) with Opencv in Python. (Ubuntu 20.04)
Below is the code I\'ve been working on:

cap = VideoCapture(video_path)
is         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题