[Live-devel] sync sample issue with flash players
gerardo ares
garesuru at gmail.com
Mon Jul 27 15:40:27 PDT 2009
Hi,
yes, sorry.
I added between stts and stsc atoms:
addAtom(stbl);
size += addAtom_stsd();
size += addAtom_stts();
size += addAtom_stss();
size += addAtom_stsc();
size += addAtom_stsz();
size += addAtom_stco();
addAtomEnd;
Gerardo.
On Mon, Jul 27, 2009 at 4:48 PM, Ross Finlayson <finlayson at live555.com>wrote:
> Gerardo,
>
> Thanks for the contribution.
>
> I will likely add this to the installed code. However, your suggested
> patch is incomplete, because you didn't say where to add the code that
> actually adds this atom. I.e., at some point in the code, there needs to be
> a statement like
> size += addAtom_stss();
>
> Can you please let us know where you think that statement should go?
> --
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090727/4fecd2fa/attachment.html>
More information about the live-devel
mailing list