We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Is there any way to combine (merge) recorded and live video in processing? For example I want to display a video and after last frame of recorded video is done, the webcam begins..
Answers
@potter == wha does "merge" means??? -- if it is only show now then show.. that its easy ---but if you want to mix live capture && video saved that is more difficult
no mixing (i have some experience with shaders), just to start the webcam after the recorded video without interruption
http://forum.processing.org/two/discussion/8109/prepare-a-second-video-to-play-without-slowing-down-the-first-video
http://forum.processing.org/two/discussion/10956/playing-2-videos-at-the-same-time
GoToLoop - where i can find org.gstreamer library ?
The video library is a wrapper for gstreamer.
I need to install windows GStreamer framework ?
I don't remember I did it! Just use the video library AFAIK.
I have:
processing 2.2.1
gstreamer-1.0-devel-x86-1.6.0.msi
and with your Preloaded Clips (v3.13), I get this error:
No library found for org.gstreamer.Bus
I also got that warning: "No library found for org.gstreamer.Bus".
Nonetheless, "Preloaded Clips (v3.13)" is running OK in Processing 2.2.1.