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

GStreamer-based video library for Processing

Results 92 processing-video issues
Sort by recently updated
recently updated
newest added

Hi all, On running a sketch using the video library in Windows 10 I'm getting the following errors: "A library used by this sketch is not installed properly" "A library...

question
installation

I'm trying to install the video library on a computer without an internet connection running windows 7. I ve tried the usual things - putting the folder into the libraries...

question
installation

I have a sketch that plays several movies in succession; when one is finished, another is loaded and played. When a new movie is played, Processing's entire graphics pipeline appears...

enhancement
movie
revision needed

When using some webcams in P2D/P3D modes, the call of `Capture#start()` never returns. Works fine with the default renderer. Have tested this on multiple machines with the same camera. `Capture.list()`...

capture
revision needed

**Issue by [processing-bugs](https://github.com/processing-bugs)** _Sunday Feb 10, 2013 at 17:35 GMT_ _Originally opened as https://github.com/processing/processing/issues/1375_ --- _Original author: [email protected] (October 23, 2012 16:25:27)_ I've done a lot of tests with various...

bug
imported
movie
revision needed

**Issue by [processing-bugs](https://github.com/processing-bugs)** _Sunday Feb 10, 2013 at 17:39 GMT_ _Originally opened as https://github.com/processing/processing/issues/1439_ --- _Original author: [email protected] (November 19, 2012 22:01:29)_ Description: When a sketch folder is place inside...

bug
high
imported
video
revision needed

Running the basic example «GettingStartedCapture» on Windows 10 x64 with an ELP HD webcam (1280*960, YUY2 and MPEG). On sunny day, exposure is not working at «high» resolution (library cannot...

capture

I try to use a Intel RealSense SR300 which can capture 720p and 60fps with YUY2 format. Additionally, I confirm it work with the specification on OBS Studio which is...

capture

I was unable to find this posted anywhere. If there is a place specific to the video library I will gladly post it there. I am using the "getting started...

capture

Even in a program that only opens a video file (1280 x 720, roughly 700MB .mp4, stored locally) and adjusts speed() in response to a key press, playback fails at...