[maemo-developers] How to use gstreamer in diablo?
From: Stefan Kost ensonic at hora-obscura.deDate: Thu Sep 25 21:20:33 EEST 2008
- Previous message: How to use gstreamer in diablo?
- Next message: Maemo-mapper vector data backend follow-up
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gerolf Ziegenhain schrieb:
> Dear mailinglist,
>
> How could I use gstreamer in the nokia tablet with diablo? Somehow the gst-...
> commands are not provided and it also seems, that even though I can load the
> python modules, its not possible to setup an audio test source:
>
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> gst.ElementNotFoundError: audiotestsrc
> >>> gst.element_factory_make("audiotestsrc", "audio")
audiotestsrc is not installed by default. Should be in
gstreamer0.10-plugins-base-extra or so.
Stefan
>
> As I think I installed all stuff provided in the usual repositories, my
> question would be: Is there a quick intro on how to use gstreamer with python
> on the tablet?
>
> Best regards:
> Gerolf
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
- Previous message: How to use gstreamer in diablo?
- Next message: Maemo-mapper vector data backend follow-up
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
