![]() |
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:56. |
vBulletin® Version 3.8.8