so thank you...
mencoder works...
its work but i have another problem now.
i couldn't capture screen with mouse, is there any way?
Or can i draw a mouse arrow at event.x() and event.y() position on captured QPixmap?![]()
so thank you...
mencoder works...
its work but i have another problem now.
i couldn't capture screen with mouse, is there any way?
Or can i draw a mouse arrow at event.x() and event.y() position on captured QPixmap?![]()
can i record screen realtime?
for example i grab screen as a Pixmap or image and add to created avi file it.
create avi file "x"?
while()
{
grabWindow
add avi file
}
like this
Bookmarks