Results 1 to 2 of 2

Thread: How to create filmstrip - multiple images in a single file

  1. #1
    Join Date
    Jun 2008
    Posts
    14
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default How to create filmstrip - multiple images in a single file

    Hi,
    I need input on having a single file that contains mulitple images. It will be good to have a header that contains the information on number of images, size etc followed by image data.



    Thank you,
    Jessie

  2. #2
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to create filmstrip - multiple images in a single file

    Have a look on Animated Portable Network Graphics APNG label

    http://www.qt-apps.org/content/show....?content=82221

    open option.pri file and append commend ####CONFIG += qtcamview
    if you dont have opencv (webcam lib)


    http://www.qt-apps.org/content/show....?content=81573

    It can display inside qt4 widged ..

    or it can play as image on QEvent && defined timer by single frame

    http://fop-miniscribus.googlecode.co...t/image_event/

    New Browser Generation Opera && firefox can play APNG image MNG no.

    The other long way video Flash
    see implementation
    http://www.qt-apps.org/content/show....?content=79245
    only output ... can not play on widged

    Other way QMovie it can play gif && mng .... put is not possibel to write gif,mng on a simple way...

Similar Threads

  1. KDE/QWT doubt on debian sarge
    By hildebrand in forum KDE Forum
    Replies: 13
    Last Post: 25th April 2007, 06:13

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.