Qt-interest Archive, April 2008
doubts with musicplayer example in Qt4.4
Message 1 in thread
after executing music player example,
it pops up with the musicplayer window,
but when i try to play mp3 file
it shows a warning window which says
couldnt play mp3 file, need to install necassary codecs, how to install
it, i had already installed gst -ffmpeg. and i m using gstreamer as
phonon backend.
regards
madhan kumar.R
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.
Contact your Administrator for further information.
--
[ signature omitted ]
Message 2 in thread
madhan kumar wrote:
> after executing music player example,
> it pops up with the musicplayer window,
> but when i try to play mp3 file
> it shows a warning window which says
> couldnt play mp3 file, need to install necassary codecs, how to install
> it, i had already installed gst -ffmpeg. and i m using gstreamer as
> phonon backend.
The support for mp3 playback depends on you distribution and may or may
not be legal in your region due to patent issues. Hence it is often not
available through your distributions official packages or support channels.
I suspect you need to install the unsupported "gstreamer-plugins-ugly"
package. Perhaps doing a search on google with the search terms "fedora"
and "mp3" will give you the information you need.
A more commonly supported alternative on linux is the Ogg Vorbis format.
(see http://xiph.org/vorbis/)
Jens
>
> regards
> madhan kumar.R
>
>
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.
>
> Contact your Administrator for further information.
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
--
[ signature omitted ]