On Tue, April 13, 2010 12:48, [email protected] wrote:
> hi,
> some more ideas.it will be nice to have a paint layer(with brushes and
> color changin mode) where someone can paint live on the live video.is
> something like this possible?

Yes, it's possible. The difficult part is not the painting itself, but
rather how to get the x and y coordinates of the mouse or pen for example.
One possibility would be to extend the MIDI/joystick learner so that it
could handle mouse events in the playback window, then you could link
these events to whatever you wanted. But then this in turn requires
changes to the playback plugins so that they can be polled for mouse
events

> support for freeframe.


Unfortunately freeframe only supports 32 bit pointers, so it will never
run on 64 bit systems. That means it is impossible to support it in LiVES
because all code must be 64 bit clean.


> support for the wiicontroler.

To put it bluntly, I will support any hardware you like in LiVES, but you
have to supply me with a sample of the hardware (which means shipping it
to Brazil and paying all shipping charges and taxes).


Regards,
Gabriel.




------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Lives-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lives-users

Reply via email to