Results 1 to 3 of 3

Thread: configuring Phonon problem

  1. #1
    Join Date
    Jan 2008
    Posts
    91
    Thanks
    8

    Default configuring Phonon problem

    I try to crosscompile with phonon support. But I couldnt do this. There is a failure message

    "Phonon support cannot be enable due to functionality tests!"

  2. #2
    Join Date
    Jul 2008
    Posts
    139
    Thanks
    9
    Thanked 18 Times in 15 Posts
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: configuring Phonon problem

    Hi,
    I spent many hours on the configuration with Phonon. I think you are missing a required library.
    Phonon support requires: glibc and gstreamer backend.
    You can configure without the gstreamer, and there should not be any errors, but I think you are missing glib support. In the configuration turn on the debug message 'I think it's -d' I can't remember now. Anyways this will show you the test that is failing.

    FYI, I did get it to work however the performance was bad. I cross-compiled for arm-linux (Using Marvell/Intel XScale PXA320 CPU 806mhz). It takes almost 60% of cpu resources, and fairly long time to start playing the sound. I have decided not to use gstreamer. Footprint size is rather large also.

  3. #3
    Join Date
    Dec 2007
    Location
    London
    Posts
    206
    Thanks
    40
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android

    Default Re: configuring Phonon problem

    Hello, i came across this thread while searching for the same problem. I think gstreamer plugins base-devel should be installed. That worked for me..

Similar Threads

  1. I cannot run the phonon demos in the PXA270!Can someone help me?
    By Justin_W in forum Qt for Embedded and Mobile
    Replies: 8
    Last Post: 19th February 2010, 10:14
  2. phonon on QT4.4
    By coolk in forum Installation and Deployment
    Replies: 15
    Last Post: 15th January 2009, 13:38
  3. Replies: 5
    Last Post: 23rd October 2008, 13:55
  4. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 09:12
  5. Problem rendering QImage from Phonon Widget
    By JimDaniel in forum Qt Programming
    Replies: 2
    Last Post: 12th July 2008, 15: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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.