Results 1 to 6 of 6

Thread: Phonon and Mac

  1. #1

    Unhappy Phonon and Mac

    Hi, folks, Ive just built Capabilities example in mac and got a surprise:

    PowerBook-2:~ Luis$ /Developer/Examples/Qt/phonon/capabilities/build/Debug/capabilities.app/Contents/MacOS/capabilities; exit
    WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
    WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
    WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
    It was supposed to use the default backend, qt7, what to do???

  2. #2
    Join Date
    Aug 2008
    Posts
    19
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Phonon and Mac

    Did you compile Qt with Phonon activated? Is your qt plugin dir in the right place? Did you do a dinamic or static link?

  3. #3

    Default Re: Phonon and Mac

    Quote Originally Posted by netuno View Post
    Did you compile Qt with Phonon activated? Is your qt plugin dir in the right place? Did you do a dinamic or static link?
    I got default Trolltech's package (non debug) and compiled the example. In the plugins folder the backend is present. Everything is based on Qt's standard...

  4. #4
    Join Date
    Aug 2008
    Posts
    19
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Phonon and Mac

    From the output i seems that Qt isn't finding the plugin folder. Is the QTDIR system variable set? You can also try coping the contents of the plugin dir to the same dir of your app.

  5. #5

    Default Re: Phonon and Mac

    After a whole day, we recompiled Qt 4.4.1 with both modes... and now the example work.

    The only problem now is that, Quick Time plays our FLV video (perian installed) but Phonon isn't playing...

  6. #6
    Join Date
    Jul 2008
    Posts
    47
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Phonon and Mac

    Quote Originally Posted by SidGBF View Post
    The only problem now is that, Quick Time plays our FLV video (perian installed) but Phonon isn't playing...
    If you have a solution for it, I would really be interested what solved it.
    Here it is a VDR recording, which isn't played...

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.