I'm trying to read arbitrary frames from a compressed AVI file using AVbin in C. Reading seems to work correctly, but seeking doesn't. I posted the details here: http://stackoverflow.com/questions/17289083 . Any suggestions? It looks like I'm doing exactly what pyglet's avbin module is doing: https://code.google.com/p/pyglet/source/browse/pyglet/media/avbin.py#347 .
Thanks in advance! -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/groups/opt_out.
