Results 1 to 4 of 4

Thread: Playing .avi media file on QT Form

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2006
    Posts
    10
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Playing .avi media file on QT Form

    Hi,

    I am using QT-3.1 on linux platform. I want to Play .avi media file on QT Form. Can anybody help me out with this? If anyboday have sample example it will be appriciated.


    Thank you.

    -Niranjan.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Playing .avi media file on QT Form

    Qt 3.X does not support media playing.
    But Qt 4.X with phonon module does.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #3
    Join Date
    May 2006
    Posts
    10
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: Playing .avi media file on QT Form

    Hi.

    Thank you for your reply. Can I convert Existing project as it is without any changes in QT-4 on linux. How can i do the same so that i can use media functionality?


    -Niranjan

  4. #4
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Playing .avi media file on QT Form

    It depends, but probably not.
    Here are the porting guide lines:
    http://doc.trolltech.com/4.5/porting4.html
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Phonon: how to recognize a media file?
    By YaK in forum Qt Programming
    Replies: 1
    Last Post: 17th April 2009, 08:03
  2. playing mp3 file with QSound
    By highlightsong in forum Qt Programming
    Replies: 4
    Last Post: 6th August 2008, 09:24
  3. Playing Media files in Qt 4
    By sar_van81 in forum Qt Programming
    Replies: 2
    Last Post: 18th December 2007, 05:53
  4. .h file for each form in QT 3.3.5 project??
    By darpan in forum Qt Programming
    Replies: 1
    Last Post: 23rd March 2006, 11:59
  5. [QT3 with XP] .png file as background to a form
    By incapacitant in forum Newbie
    Replies: 2
    Last Post: 10th February 2006, 21:20

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.