Results 1 to 2 of 2

Thread: Phonon Music Player example

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2010
    Posts
    41
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Phonon Music Player example

    I'm on Windows using Qt Creator, MSVC 2008 library and jom.


    I compiled the Phonon Music Player and it works perfectly but not for all the mp3 files. I knew it wouldn't play every video format but mp3 is standard and as far as I know there is only one mp3 codec.

    I've tried to find what the differences are among the files that do and don't play and there isn't anything I see. Bitrate for example doesn't seem to be related.

    The error I get when one doesn't play is this:
    No combination of filters could be found to render the stream. (0x80040218)


    Does anyone have the same problem? How can I fix it?


    I think I should mention that the mp3 files play well with Windows Media Player in case that makes a difference.
    Last edited by pssss; 15th March 2011 at 20:39.

  2. #2
    Join Date
    Mar 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: Phonon Music Player example

    Well, the phonon module can play mp3 files on my PC. I use Qt creator instead of vs2008, have you ever add
    "QT += phonon" in the project file?

Similar Threads

  1. Phonon and simple player...
    By make in forum Newbie
    Replies: 3
    Last Post: 8th March 2011, 13:00
  2. help with music player created using Qt Creator IDE 4.5
    By vijay_kansal in forum Qt Programming
    Replies: 7
    Last Post: 13th July 2010, 06:48
  3. Replies: 1
    Last Post: 27th April 2010, 08:26
  4. Phonon Video Player + XML
    By igor.schkrab in forum Qt Programming
    Replies: 0
    Last Post: 25th November 2009, 00:49
  5. problem with phonon/music player example.
    By rishiraj in forum Newbie
    Replies: 9
    Last Post: 23rd January 2009, 09:00

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.