![]() |
Mediaplayer and ogg support problem on n900
Hi, I installed ogg support to my n900, and loaded an album (.oga) to music folder. Mediaplayer doesn't show it there and is not playing it.
However when I browse the album through files and select a song from the album mediaplayer is playing it nicely. Is there a way to make an ogg-album 'visible' to mediaplayer so I could play them directly from it? Wouldn't really like to transform my oggs to mp3... Cheers. |
Re: Mediaplayer and ogg support problem on n900
From the source of ogg-support I can see that it simply does not register the mimetype audio/ogg. You can report this as a bug here.
|
Re: Mediaplayer and ogg support problem on n900
Rebooting the device may help. I see no problems with Ogg in the media player on my N900. But the extension of my Oggs is .ogg, not .oga, if that makes a difference.
|
Re: Mediaplayer and ogg support problem on n900
Quote:
I'm wondering if I should still report a bug, because my rythmbox seems to rip my cds to Ogg with oga extension, and .oga recognition would be handy...? But maybe that's not necessary... Thanks and cheers :) |
Re: Mediaplayer and ogg support problem on n900
Quote:
|
Re: Mediaplayer and ogg support problem on n900
Quote:
|
Re: Mediaplayer and ogg support problem on n900
And they wonder why no one uses OGG for music.
|
Re: Mediaplayer and ogg support problem on n900
Quote:
|
Re: Mediaplayer and ogg support problem on n900
Quote:
M4A, audio only M4B, audio books M4V, video MP4, container WMA, audio WMV; video OGA, audio OGG, container OGV, video |
Re: Mediaplayer and ogg support problem on n900
wow ive been using ogg for years on all types of devices and have never ever heard of .oga or .ogv
|
Re: Mediaplayer and ogg support problem on n900
Has there been any movement on this front? I've managed to dig up the bug tracker entry for this https://bugs.maemo.org/show_bug.cgi?id=6456 but am yet to see it resolved.
I'd prefer not to keep two copies of my music collection in both *.ogg for the n900 and *.oga for my PC. |
Re: Mediaplayer and ogg support problem on n900
Here's a work-around: after you copy the *.oga files to your N900, open the X-terminal and run something like this to rename all *.oga files to *.ogg.
# UNTESTED find / -name "*.oga" -exec rename .oga .ogg '{}' \; |
Re: Mediaplayer and ogg support problem on n900
jacktanner, thanks for the reply!
This much I was aware of, and in the past I had used a similar method to rename all my music files from .oga to .ogg. I just wish it wasn't an issue. I am yet to dig into the source - but imagine it wouldn't be too difficult to add support for one additional file format. Right? |
Re: Mediaplayer and ogg support problem on n900
hi!
while installing ogg-spport I noticed that it calls this: Code:
tracker-update-ontology -c Music -a audio/x-vorbis+ogg -a audio/x-flac+ogg -a audio/x-flac -a application/ogg Code:
tracker-update-ontology -c Music -a audio/x-vorbis+oga -a audio/x-flac+oga -a audio/x-flac -a application/oga good luck Btw: for everyone whose ogg support is broken by the PR 1.3 update. just reinstall ogg-support via apt-get or call the above comman to re-register ogg support in media player. reinstalling ogg-support through the app manager might not work due to other programs depending on ogg-support. |
Re: Mediaplayer and ogg support problem on n900
Thanks for this post, that solved my media player problem I had since PR1.3. Now I finally see my ogg files again :D
|
Re: Mediaplayer and ogg support problem on n900
bash: tracker-update-ontology: command not found
btw, is Vorbis support in N900 DSP-accelerated as AAC- and MP3-decoders are? Any way to check this somehow on system, trace calls to dspbridge or so? |
Re: Mediaplayer and ogg support problem on n900
Quote:
|
Re: Mediaplayer and ogg support problem on n900
Thank you. Reinstalling ogg-support fixed the issue of not-seeing ogg and flac files - which I got after messing with media art.
|
All times are GMT. The time now is 15:55. |
vBulletin® Version 3.8.8