I must be missing something.  I call

   v = pyglet.media.load("/tmp/foo.mp4")
   f = v.get_next_video_frame()
   f.save(filename="/tmp/foo.png")

And it works, but the frame image is upside-down.  When I run
media_player on the same file, it comes out right-side-up.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" 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.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to