I created a new issue (#54) for it: https://github.com/AVbin/AVbin/issues/54

In the issue I put a link to the three files that I have personally used to
see the bad behavior and test my fix attempts.  All three of these files
were given to me by actual users who were frustrated that they were not
decoding and playing correctly.

~ Nathan


On Sat, Sep 28, 2013 at 10:56 AM, Paul Colomiets <[email protected]>wrote:

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

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

Reply via email to