Or you can use something like [rectangle 4 -3]. ++ Jack
> this may help you to figure out what's going on. > to get the orientation right use pix_flip > > > > > Am 18.06.2010 um 18:29 schrieb Achim Christian Bornhöft: > >> Hi Jack, >> thanks for your suggestions. >> I changed the patch and it works somehow but: >> - the video is flipped vertically >> - the colours are not the same >> >> How can I fix this? >> Achim >> >> <Archiv.zip> >> >> >> Am 18.06.2010 um 15:43 schrieb Jack: >> >>> Because [pix_record] records pix_ domain. >>> First, you have to pass the rendering in pix_ domain then capture it >>> with [pix_record]. >>> For that, the use of [pix_snap] could help. >>> Send the message [codeclist( to [pix_record] to see which codec you can >>> use. Then send [codec nameofthecodec( to [pix_record] before the >>> record. >>> ++ >>> >>> Jack >>> >>> >>> >>> Le vendredi 18 juin 2010 à 14:57 +0200, Achim Christian Bornhöft a >>> écrit : >>>> Hi, >>>> I don't know but this could be a silly questions... >>>> Why in my patch the video is recorded unprocessed (not in a circle) ? >>>> Or even: Was is the best approach to record gem output to a Quicktime >>>> movie? >>>> >>>> Thanks for help, >>>> Achim >>>> >>>> _______________________________________________ >>>> [email protected] mailing list >>>> UNSUBSCRIBE and account-management -> >>>> http://lists.puredata.info/listinfo/pd-list >>> >>> >> >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list > > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
