Results 1 to 5 of 5

Thread: Convert QVidoFrame to QPixMap / QImage is very slow

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Convert QVidoFrame to QPixMap / QImage is very slow

    If you only need to display the video, have you tried using the camera as the media object of a QVideoWidget or the video widget as the camera's view finder?

    Cheers,
    _

  2. #2
    Join Date
    Sep 2014
    Posts
    9
    Qt products
    Qt5
    Platforms
    MacOS X Android

    Default Re: Convert QVidoFrame to QPixMap / QImage is very slow

    Thanks for your reply. Yes I've tried using QVideoWidget and QCameraViewFinder for camera live streaming
    , but on android nothing displayed. camera setviewfinder not worked on android for me.

  3. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Convert QVidoFrame to QPixMap / QImage is very slow

    Does it work on the desktop?
    I.e. is it a bug on Android or does this not work at all?

    Cheers,
    _

Similar Threads

  1. Convert QPixmap to QByteArray ?
    By probine in forum Qt Programming
    Replies: 5
    Last Post: 13th March 2014, 08:23
  2. convert to QPixmap
    By weixj2003ld in forum Qt Programming
    Replies: 1
    Last Post: 10th August 2011, 04:18
  3. Replies: 4
    Last Post: 28th August 2008, 13:13
  4. What's faster: QPixmap-to-QImage or QImage-to-QPixmap
    By forrestfsu in forum Qt Programming
    Replies: 2
    Last Post: 15th December 2006, 17:11
  5. QPixmap::grabWindow too slow
    By niko in forum Newbie
    Replies: 2
    Last Post: 31st August 2006, 06:40

Tags for this Thread

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.