This is exactly what I need. Thanks Mick. Seems to support most codecs 
out of the box. Had a look at pyffmpeg but it seems that it's only up to 
extracting frames and doesn't provide the mechanisms to display them 
apart from as individual images, which might be a bit slow!

Will mock up an app in pyglet and see if it works...

P.

Michael Twomey wrote:
> On Fri, Apr 18, 2008 at 1:21 PM, Padraig Kitterick
> <[EMAIL PROTECTED]> wrote:
>>  Anyone have any experience with getting Python to display full-screen
>>  video? I had a good search around a few weeks ago but most of the
>>  modules supported only extrememly specific or a small range of video
>>  codecs. My goal is to have a single machine displaying two videos
>>  simultaneously on two different monitors, using a suitable dual-overlay
>>  gfx card.
>>
> 
> One option is pyglet, http://pyglet.org/ (see
> http://pyglet.org/doc/programming_guide/supported_media_types.html for
> a list of media types).
> 
> mick
> 
> > 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Python Ireland" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.ie/group/pythonireland?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to