![]() |
2006-11-06
, 17:19
|
|
Posts: 356 |
Thanked: 27 times |
Joined on Jun 2006
@ Madrid, Spain
|
#2
|
Check the instructions in:
http://www.maemo.org/platform/docs/m...d.html#plugins
I followed the steps, and now my Media streamer can play Ogg/Vorbis.
![]() |
2006-11-06
, 18:56
|
Posts: 503 |
Thanked: 267 times |
Joined on Jul 2006
@ Helsinki
|
#3
|
![]() |
2006-11-07
, 16:54
|
Posts: 209 |
Thanked: 31 times |
Joined on Oct 2006
|
#4
|
What about the existing Ogg Vorbis Player
Or what about this quote from Visa Smolander with regard to Media Streamer developments in the garage section?
Apologies if this information is of little additional use and/or is un-related to your overall question.
Make sure that you use fixed point vorbis decoder implementation (tremor), also compile it with proper options (it has some arm assembly in it) and use good gcc optimization settings includion -mcpu. Unless gstreamer screws everything up and adds some unexpected overhead, it should work quite fast and provide reasonable performance.
![]() |
2006-11-07
, 22:34
|
Posts: 373 |
Thanked: 56 times |
Joined on Dec 2005
@ Ottawa, ON
|
#5
|
I used this programm some time ago and its not that bad. BUT one player for only one audio format? I think It's better to have a all in one solution (for audio playing).
...
I followed the instructions and copied the libs to my Nokia and gst-launch works great with tremor. But although i followed all (!) instructions the build-in media player does not like my ogg files ;(
It says: "Wiedergabefehler"
But the gconf-entry seems to be right!?
![]() |
2006-11-08
, 13:24
|
Posts: 106 |
Thanked: 3 times |
Joined on Dec 2005
|
#6
|
I hope that you package up your work in the end as I would love to have one player do all my audio too.
![]() |
2006-11-08
, 13:28
|
Posts: 209 |
Thanked: 31 times |
Joined on Oct 2006
|
#7
|
Me too. I'm happy to help with the packaging, once you've got all the binaries and gconf stuff sorted.
![]() |
2006-11-12
, 12:42
|
Posts: 209 |
Thanked: 31 times |
Joined on Oct 2006
|
#8
|
![]() |
2006-11-21
, 17:27
|
Posts: 209 |
Thanked: 31 times |
Joined on Oct 2006
|
#9
|
![]() |
2006-11-21
, 17:55
|
Posts: 106 |
Thanked: 3 times |
Joined on Dec 2005
|
#10
|
osso-music-player plays my ogg files
Today i will do some more testing and will build a package!
Then i need someone who has some internet space where i can put
this stuff. (I don't want to upload this to rapidshare or some similar upload center)
like many other people i have the interest in playing ogg files with a
gstreamer enabled application. It would be too simple to play all music files with one music-player
So i recompiled the gstreamer sources with ogg vorbis support...
...installed the new packages on my Nokia770 and normal sound still worked (
Then i tried to play a ogg file with the build in music player (i had to adapt the mime types), but without success!
The easiest way to test whether the new ogg libs are working or not was to use gst-lauch. And it worked!!! i could convert a wav into an ogg an play an ogg directly...
It seems that the only way of getting usable ogg (gstreamer) support is to compile a new dspoggsink lib (so that the dsp hardware could do this stuff)!
Does somebody know if sources of the dsp system exist? are the used dsp libs (like dspmp3sink) opensource?
Greetings...
N770-Freak