Results 1 to 5 of 5

Thread: Avi File Class

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2008
    Posts
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Default Re: Avi File Class

    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?

  2. #2
    Join Date
    Aug 2008
    Posts
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Default Re: Avi File Class

    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

Similar Threads

  1. Replies: 1
    Last Post: 25th July 2008, 23:44
  2. class QHBoxLayout
    By csvivek in forum Installation and Deployment
    Replies: 2
    Last Post: 10th April 2008, 07:57
  3. Set up the Qt4.3.2 with Visual Studio 2005
    By lamoda in forum Installation and Deployment
    Replies: 6
    Last Post: 30th January 2008, 06:51
  4. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 15:21
  5. config file class
    By feizhou in forum Qt Programming
    Replies: 2
    Last Post: 23rd November 2006, 07:49

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.