Results 1 to 2 of 2

Thread: Play an FLV file inside an offline Qt App.

  1. #1
    Join Date
    Jan 2007
    Location
    Paris
    Posts
    459
    Thanks
    98
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4 Qt5

    Default Play an FLV file inside an offline Qt App.

    Greetings Qt Centers,

    I have a tricky request. I have an FLV video and I’d like to play this in my Qt application.

    What’s the simplest way ?

    - Convert it to AVI and then get Phonon to do the job ?
    - Use FFMpeg + QImage ?
    - An offline QtWebkit trick ?

    Thanks for your insights.

    B.A.

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

    Default Re: Play an FLV file inside an offline Qt App.

    If your system has codecs for FLV then Phonon should be able to handle a flash movie out of the box. FFMpeg will surely work but it's tricky because QImage is not sufficient unless you are not interested with hearing audio "Offline QtWebkit trick" won't work as you'd need a movie player for flash and if you already have one, there is no need for WebKit.
    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. Play a wav file on N900 / Maego
    By Goof in forum Newbie
    Replies: 2
    Last Post: 9th January 2011, 16:35
  2. how play file mp3 with qt ? in windows XP
    By agoestafin in forum Qt Programming
    Replies: 3
    Last Post: 14th February 2009, 07:18
  3. Play gif file in QTextEdit field
    By vishesh in forum Qt Programming
    Replies: 1
    Last Post: 16th August 2007, 15:28
  4. How to play .wav file by QProcess
    By Krishnacins in forum Qt Programming
    Replies: 6
    Last Post: 5th July 2006, 08:04
  5. How to play .wav file by QProcess
    By Krishnacins in forum Qt Programming
    Replies: 2
    Last Post: 2nd June 2006, 07:44

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.