No errors for me on OS X Lion, using your method below and the custom avbin version I emailed about last night.
~ Nathan On Tue, Oct 25, 2011 at 3:08 PM, Dmitry Chichkov <[email protected]>wrote: > Actually it still crashes with the development code, just slightly later: > > > 1) wget http://wpcvn.com/tmp/2816522621.mp4 > > 2) >>> import pyglet.media > source = pyglet.media.load("2816522621.mp4") > timestamp = source.get_next_video_timestamp() > source.get_next_video_frame() > source.get_next_video_frame() > source.get_next_video_frame() > > > -- > You received this message because you are subscribed to the Google Groups > "pyglet-users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/pyglet-users/-/kEl3rkrF21YJ. > > 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. > -- 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.
