hi list,
some beginner GM problem here
when I try to mix a video with a picture with pix_mix, I always get this failure message: [pix_mix]: no method to combine (YUV) and (RGBA)
I used for the video and the picture many different color modes. bur even with a bitmap picture the failure message shows up
any suggestions?
many thanks in advance!
best!
chris
either convert the colorspaces so they are the same for the pixes you want to mix with pix_mix, or simply stack the two images over each other in the Z axis [1] and manipulate the alpha [2] of the one in the foreground.
[1] for instance with [translateXYZ 0 0 -0.01] [2] use [alpha] and [colorRGB]
m.
Am 22.01.2010 um 14:05 schrieb Christian Fischer:
hi list,
some beginner GM problem here
when I try to mix a video with a picture with pix_mix, I always get this failure message: [pix_mix]: no method to combine (YUV) and (RGBA)
I used for the video and the picture many different color modes. bur even with a bitmap picture the failure message shows up
any suggestions?
many thanks in advance!
best!
chris
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list