[maemo-developers] OGG support
From: Pavel Rojtberg lists at madman2k.netDate: Sun Dec 23 14:51:19 EET 2007
- Previous message: rotating gtk/hildon widgets
- Next message: Will repository.maemo.org be fixed?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have attached more clear examples. Hope you can see the Problem now. original mail: Hi, I'm using the gstreamer ogg plugins from ogg-support for my music player. while writing it I've run into the following problems: 1.) I'm using the playbin element for playback. For switching songs I simply change the "uri" property. This works fine with mp3 files, but messes up the pipeline when I try to put an ogg in it. theres a example for this attached. 2.) even when I manage to get the ogg pipline for playback I dont get the messages for tags. Greets Pavel -------------- next part -------------- A non-text attachment was scrubbed... Name: oggtest_fails.py Type: text/x-python Size: 808 bytes Desc: not available Url : http://lists.maemo.org/pipermail/maemo-developers/attachments/20071223/12ea77da/attachment.py -------------- next part -------------- A non-text attachment was scrubbed... Name: oggtest_works.py Type: text/x-python Size: 1319 bytes Desc: not available Url : http://lists.maemo.org/pipermail/maemo-developers/attachments/20071223/12ea77da/attachment-0001.py
- Previous message: rotating gtk/hildon widgets
- Next message: Will repository.maemo.org be fixed?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]