Just a note to let you know that I was able to work around the problem
by:

* Setting the player.eos_action to EOS_PAUSE rather than EOS_LOOP
* Seeking to 0.01 in the on_eos action (seeking to 0 doesn't work),
and then calling play() on the player

Hopefully this information is useful to someone else.

-Amos

--~--~---------~--~----~------------~-------~--~----~
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