[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rhythmbox



Gstreamer will be used as a backend for phonon in KDE 4 so it'll not
hurt you.
But all this packages:
gstreamer0.10-alsa
gstreamer0.10-plugins-base
gstreamer0.10-gnomevfs
gstreamer0.10-plugins-good
gstreamer0.10-plugins-ugly (for playing mp3s -- mad decoder)
libgstreamer0.10-0
should be installed during rhythmbox install.
Try to reinstall them
apt-get --reinstall install gstreamer0.10-alsa
gstreamer0.10-plugins-base gstreamer0.10-gnomevfs
gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly libgstreamer0.10-0
Maybe it will fix your problem, if not try to do this in console
gst-launch-0.10 filesrc location="path to/file.mp3" ! mad !
audioconvert ! audioresample ! alsasink
or
gst-launch-0.10 playbin uri="file:///path/to/absolute/uri.mp3"
Then post output here
P.S. you can play a little bit with '--gst-debug-level' option
В Вск, 02/07/2006 в 15:48 +0100, Adam Hardy пишет:
> Thomas Jollans on 02/07/06 15:05, wrote:
> >  Adam Hardy wrote:
> > > Just did a general upgrade in etch and accepted all bugs and have
> > > problems now with rhythmbox, which won't play any MP3s now. it'll play
> > > OGG files, but not MP3s.
> > > Trying to fix it, I came across some directions for testing files with
> > > gstreamer, and I realise that rhythmbox considers itself a Gnome app,
> > > but I'm using KDE. I don't have gstreamer installer, it looks like a
> > > heavy-weight Gnome component, maybe even a daemon but I'm not sure.
> > > So to test, I should install gstreamer, but I'm not convinced I need
> > > gstreamer at all in KDE. But perhaps rhythmbox has changed now to work
> > > only under Gnome.
> > >
> > > Anyone know what the situation is?
> >  GStreamer is a library that is used heavily in Gnome, but does not use a
> >  daemon by default. (unlike arts...) It does not hurt to install
> >  gstreamer and gstreamer should not depend on anything rhythmbox didn't
> >  depend on anyway... (like glib etc)
> 
> Sorry Thomas, meant to send that to the list. 
> 
> I installed gstreamer but I don't have the command 'basicgthread' which it seems I need to run from the cmd line to test play my mp3s.
> 
> I tried running rhythmbox under gnome and but that made no difference.
> 
> So what is gstreamer or more to the point, how do I get rhythmbox to use it, if even that is what the MP3 problem is all about?
Rhythmbox will use it allways :)
> 
> The documentation is scant and google isn't turning up anything useful here except a whole ream of program and log files for gstreamer development.
> 
> 
> Adam
> 
> 
-- 
Vitaliy Ischenko <betalb@gmail.com>

Attachment: signature.asc
Description: =?koi8-r?Q?=FC=D4=C1?= =?koi8-r?Q?_=DE=C1=D3=D4=D8?= =?koi8-r?Q?_=D3=CF=CF=C2=DD=C5=CE=C9=D1?= =?koi8-r?Q?_=D0=CF=C4=D0=C9=D3=C1=CE=C1?= =?koi8-r?Q?_=C3=C9=C6=D2=CF=D7=CF=CA?= =?koi8-r?Q?_=D0=CF=C4=D0=C9=D3=D8=C0?=


Reply to: