processing-video icon indicating copy to clipboard operation
processing-video copied to clipboard

Problem with video capture and win8, GStreamer error

Open erwrow opened this issue 8 years ago • 1 comments

Description

I have an windows tablet that runs on a intel Z3735G processor, and when i try to access to the webcam it throws the following error:

(java.exe:1172): GStreamer-CRITICAL **: _gst_util_uint64_scale_int: assertion `denom > 0' failed

Steps to Reproduce

It can be reproduced with the example: "GettingStartedCapture". Although it does show the list of all available cameras.

Your Environment

Processing version: 3.3.6 Operating System and OS version: windows 8, 32 bits Other information: Processor Intel Z3735G and Intel camera Possible Causes / Solutions

I believe that the problem is win 8

erwrow avatar Oct 31 '17 11:10 erwrow

Same problem on Windows 10

the exact error message reads: (java.exe:16860): GStreamer-CRITICAL **: _gst_util_uint64_scale_int: assertion denom > 0' failed

ghost avatar Mar 17 '20 21:03 ghost