Re: [Banshee-List] N900: No ogg, only wav although configured in .is_audio_player



Dnia 2010-11-02, wto o godzinie 19:14 +0100, Tanuva pisze:
> 
> I'm trying to get Banshee to recognize my N900 again. Installed the 
> daily build from yesterday (which doesn't listen to the multimedia
> keys 
> btw) and put a .is_audio_player file on it again which was supposed
> to 
> be obsolete since 1.6 iirc. With the .is_... file, Banshee reads the 
> N900's contents again, but it still believes it only supports WAV.
> What can I do? In my eyes, this is a regression... 

If you're referring to that you can't select other formats in the device
properties, you're probably missing some gstreamer elements to encode
that, the N900 profile is included in Banshee for some time now. And
works for me. There's one issue I sent a patch about that made Banshee
not transcode some files in uncommon formats [1].

See if `gst-inspect lame` returns anything - if not, you're missing the
'lame' plugin for gstreamer that does mp3 encoding.

You could also check out `banshee-1 --debug` and look for lines like
this one:

> GStreamer pipeline does not run: audioconvert ! fluwmaenc bitrate=64000 vbr=false ! fluasfmux

It means that some of the plugins are unavailable (in above example it's
fluwmaenc and fluasfmux - Fluendo's WMA plugins).

Come to irc://#banshee irc freenode net if you need more help.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=633764

Cheers,
-- 
Michał (Saviq) Sawicz <michal sawicz net>



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