Results 1 to 6 of 6

Thread: Player file AVI for QT

  1. #1
    Join Date
    Feb 2012
    Posts
    33
    Qt products
    Qt4

    Default Player file AVI for QT

    I am writing a program in QT Creator and would like to run a video Avi (which is an advertisement) in a window full-screen until someone click on the window, then my program takes control, the video goes out and the program does what he must do.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Player file AVI for QT

    And the question is...?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Feb 2012
    Posts
    33
    Qt products
    Qt4

    Default Re: Player file AVI for QT

    I do not know how to do!!
    I do not know how to make an AVI player in my software.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Player file AVI for QT

    Start by looking at examples and demos that come with Qt. There are couple of multimedia related examples available there.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Feb 2012
    Posts
    33
    Qt products
    Qt4

    Default Re: Player file AVI for QT

    Where are these examples to play a video file avi with QT????

    I found only "qtffmpegwrapper", but not work!!

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Player file AVI for QT

    That's certainly not an example that comes with Qt. Launch the qtdemo application that comes with Qt or look into Qt Reference Manual. I would probably start with the "Media Player" demo.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. my media player
    By Fafa in forum Qt Programming
    Replies: 0
    Last Post: 23rd July 2011, 06:50
  2. How to make Media Player
    By v-6 in forum Newbie
    Replies: 3
    Last Post: 8th November 2010, 10:02
  3. Use QT to make Karaoke Player, help me!
    By Kevin Hoang in forum Qt Programming
    Replies: 5
    Last Post: 11th March 2010, 07:31
  4. Media Player for Windows.
    By merry in forum Qt Programming
    Replies: 6
    Last Post: 5th March 2008, 06:49
  5. To make audio and video file player in Qt
    By merry in forum Qt Programming
    Replies: 11
    Last Post: 24th January 2008, 06:31

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.