Hi,<br><br>yes, sorry.<br><br>I added between stts and stsc atoms:<br><br>addAtom(stbl);<br>  size += addAtom_stsd();<br>  size += addAtom_stts();<br>  size += addAtom_stss();<br>  size += addAtom_stsc();<br>  size += addAtom_stsz();<br>

  size += addAtom_stco();<br>addAtomEnd;<br><br>Gerardo.<br><br><div class="gmail_quote">On Mon, Jul 27, 2009 at 4:48 PM, Ross Finlayson <span dir="ltr">&lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Gerardo,<br>
<br>
Thanks for the contribution.<br>
<br>
I will likely add this to the installed code.  However, your suggested patch is incomplete, because you didn&#39;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<br>

        size += addAtom_stss();<br>
<br>
Can you please let us know where you think that statement should go?<br>
-- <br><font color="#888888">
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a><br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</font></blockquote></div><br>