On 28 Jul, 2011, at 18:17, Damiano ALBANI wrote:
> Hello,
>
> In the context of prototyping a GStreamer plugin, I'm trying to use the QTKit
> API in Python to capture from a video source.
> On the overall, it works, I can grab frames and save them as files for
> instance.
> Now, I'd like to ac
Hello,
In the context of prototyping a GStreamer plugin, I'm trying to use the
QTKit API in Python to capture from a video source.
On the overall, it works, I can grab frames and save them as files for
instance.
Now, I'd like to access low-level frame data but I didn't managed to do it
in Python.