"premature end of data segment"

asked Jul 9 '17

ashu-k gravatar image

ret,frame = cap.read() ret = cap.set(3,320) and ret = cap.set(4,240)

after adding the second statement of code, it sows premature end of data segment !

help me with the right syntax.

Preview: (hide)