[maemo-developers] PyGame with GStreamer: HELP?
From: Darren Enns darethehair at gmail.comDate: Mon Feb 25 16:26:47 EET 2008
- Previous message: PyGame with GStreamer: HELP?
- Next message: how to set up the environment so that i can build kernel modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kees Jongenburger wrote: > On Mon, Feb 25, 2008 at 3:27 AM, Darren Enns <darethehair at gmail.com> wrote: > >> Forgive my poor terminology, but I am writing a PyGame python program >> for my N800, and I would like to integrate some GStreamer video-playback >> ability as well (looks like the OLPC have already done this just fine). >> I want to be able to control the size/location of where the video from >> GStreamer plays on the PyGame surface -- but I have not seen any >> examples for this yet. >> >> Any advise? >> > Have you seen this tutorial(it is outdated but it looks like a good > start for you)? > http://maemo.org/development/documentation/how-tos/3-x/howto_camera_api_bora.html > Thanks, yes, I had noted that link briefly, but my eyes quickly glazed over :) Actually, writing a Python application to play a video is easily done in 10 lines or less of code, so I am not sure what that tutorial is all about, except perhaps for providing a better GUI interface, etc.. In my case, I merely want to extend some minimal gstreamer code into a 'pygame' context. I think I will post my request in the 'pygame-users' mailing list too, just in case. Dare
- Previous message: PyGame with GStreamer: HELP?
- Next message: how to set up the environment so that i can build kernel modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]