PURE DATA forum~

...that deal with pure data

You are not logged in.

#1 2010-01-18 16:05:26

onclevanja
Member

video output GEM

Oh gosh I am so stupid, but could someone please help a newbeginner.

It's about the pix_record. I manage to get it to record video input from my icam and make a .mov-file, but if I put this video input onto a sphere or rotate it or other simple things, it is still only the unmodified raw video input that gets through to the outputted mov-file. (Like in the attached pd-program) And the mov-files are empty if I try to output just simple things like rectangles (without any video input).

About me:
OS 10.6.2

Uncle Vanja

Offline

 

#2 2010-01-18 16:22:42

nestor
Member

Re: video output GEM

I *think* that is because the object only records the  raster part of the chain.  Your sphere and rectangle objects are vector objects whice are actually rendered on your video card.  What you need to do is use [pix_snap] to grab each frame, and then follow that with [pix_record].  Make sure that the gemhead you attach pix_snap to is rendered AFTER the one you want to capture.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson


pd.webring info