Results 1 to 6 of 6

Thread: Image sequence Questions...

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2006
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Image sequence Questions...

    Thanks for the response wysota,

    How would I construct a QMovie frame-by-frame, I can't find a method which would seem to help?

    Thanks Again
    DT

  2. #2
    Join Date
    Mar 2006
    Posts
    140
    Thanks
    8
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Image sequence Questions...

    Hi,

    I actually just decided last night to finish off a TiffIO plugin I started a while ago when 4.0.0 was just released.
    Nice to see someone's already doneit.

    My plan has been to write a number of plugins because image format support has been somewhat limited to date.
    I'll check out the Targa format spec and work on one and let you know when it's ready.

    Another project in the pipeline is a full featured Qt based PDF reader / writer.
    I've done a little bit of work on the reading side already to the point where I can strip out all the jpegs / tiff files within an existing pdf.
    It's a little messy though, so it still needs some work.

    If you're after any other specific image formats, then let me know.


    Steve York

  3. #3
    Join Date
    Oct 2008
    Posts
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Image sequence Questions...

    Hi Steve,

    Did you ever get a chance to work on a Targa plugin for Qt ?
    I could really make use of it right now if you have something.
    I don't know much about C++ (since i'm using PyQt) so i can't write my own

    Thanks !

    Renaud

  4. #4
    Join Date
    Feb 2016
    Location
    Venice, California
    Posts
    87
    Thanks
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Image sequence Questions...

    Hiya,
    Where you ever able to play a image sequence? I'm trying to play a sequence of JPEG but I'm having no luck on finding where to start! Tips? tricks? Sample code? LoL

Similar Threads

  1. can Qlabel display a series of image one by one ?
    By jirach_gag in forum Qt Tools
    Replies: 3
    Last Post: 11th August 2008, 15:36
  2. Finding marks on scanned image for alignment
    By caduel in forum Qt Programming
    Replies: 1
    Last Post: 23rd September 2007, 02:10
  3. How and when to repaint a widget ?
    By yellowmat in forum Newbie
    Replies: 7
    Last Post: 3rd April 2006, 16:36
  4. Question about updating an image on screen
    By SkripT in forum Qt Programming
    Replies: 1
    Last Post: 24th February 2006, 19:01
  5. 2 Questions about QPainter
    By SkripT in forum Qt Programming
    Replies: 12
    Last Post: 22nd February 2006, 15:08

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.