Hi Nathan, On Sat, Sep 28, 2013 at 6:58 AM, Nathan <[email protected]> wrote: > If you want to see my refactoring attempt see: > > - branch "refactoring_attempt" branch from AVbin: > https://github.com/AVbin/AVbin > - branch "avbin_refactoring_attempt" branch from my experimental fork of > pyglet: https://github.com/agileperception/pyglet > > Instead of try to do an extensive writeup, I'll just say that I figured that > the root of the problem was that AVbin was only grabbing the raw data buffer > and the size from the AVframe, and constructing a new AVframe with all > default values except the data buffer and size attribute. Everything else > centered around that assumption.
Sounds too simple to be true :) Can you point on issue or a test case for that? Is it #41 on github? -- Paul -- 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.
