processing-video
processing-video copied to clipboard
GStreamer-based video library for Processing
Hi, I want to install the video library on my PDE but when I download it and copy it on the preference folder say to me that "processing.video cant be...
can't load library libcrypto-1_1-x64 (libcrypto-1_1-x64|liblibcrypto-1_1-x64|liblibcrypto-1_1-x64-0) with -Djna.library.path=C:/Users/lqcyt/Documents/Processing/libraries/video/library/windows32. Last error:java.lang.UnsatisfiedLinkError: Unable to load library 'libcrypto-1_1-x64': The latest verson and verson 1.0.1 is not working on windows.
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 **:...
Environment: macOS Catalina 10.15.3; Processing 3.5.4 ; Video2 lib beta release 4 Problem: I try to use a try-catch structure to load video like this ``` import processing.video.*; Movie m;...
On Ubuntu 16.04 64-bit, I found that I needed to install a few extra libraries to get the Video library to work, including an older version of `libgstreamer`. sudo apt-get...
I wrote a simple vj program: https://gitlab.com/hamoid/processing-mini-vj In my program I load a background image and two looping HD videos, then open `top` in a terminal. With beta 3 the...
Hi, I need to port a project which succesfully runs on Praxislive to Processing, but I don't know how to write the pipeline to read a rtsp stream of a...
I'm having difficulties finding the right codec settings for use with this library. I tried a number of options with H.264 on Apple Compressor but I get no playback in...
I have a standing video 720x1280 but in processing it is rotated to landscape. In finder and the browser it is correct.
Trying to run Processing on an HP Stream 8 Tablet (Windows 8.1 32 bit), the basic graphics functionality seems OK. The video stream, which is provided by an Intel 2400...