<p>I need help with OSX 64 building libtheora 1.2?</p>
<div class="gmail_quote">On Oct 23, 2012 9:55 AM, <<a href="mailto:bryandonnovan@gmail.com">bryandonnovan@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you! That did the trick.<br><br><div class="gmail_quote">On Tue, Oct 23, 2012 at 12:14 AM, Maik Merten <span dir="ltr"><<a href="mailto:maikmerten@googlemail.com" target="_blank">maikmerten@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello there,<br>
<br>
if I remember correctly Theora 1.0 used the old VP3 encoder mostly<br>
unchanged, perhaps even with the original header values.<br>
<br>
Thankfully you can force Theroa 1.1/1.2 into a VP3 compatible mode, use<br>
<a href="http://www.theora.org/doc/libtheora-1.1/theoraenc_8h.html#a382d685a39a34d8e6ba76b00d804efd8" target="_blank">http://www.theora.org/doc/libtheora-1.1/theoraenc_8h.html#a382d685a39a34d8e6ba76b00d804efd8</a><br>
with<br>
<a href="http://www.theora.org/doc/libtheora-1.1/group__encfuncs.html#ga3a427f6514dfdc01ea72172c469d51d9" target="_blank">http://www.theora.org/doc/libtheora-1.1/group__encfuncs.html#ga3a427f6514dfdc01ea72172c469d51d9</a><br>
<br>
This of course means you need to (very) slightly modify your encoding<br>
setup code.<br>
<br>
Maik<br>
<br>
<br>
Am 23.10.2012 03:52, schrieb <a href="mailto:bryandonnovan@gmail.com" target="_blank">bryandonnovan@gmail.com</a>:<br>
<div><div>> I have an old conferencing app that uses theora and I'm building it for<br>
> win64.<br>
><br>
> libthora 1.1 builds just fine, but libtheora 1.0 has errors related to<br>
> assembly code when building for x64.<br>
><br>
> I've tried using 1.1, but the video does not look right -- the clients<br>
> all generate their own first 3 packets instead of sending them over the<br>
> network since they assume they are all on the same version of libtheora.<br>
><br>
> I need to either initialize the 1.1 library using the 1.0 mode codebook,<br>
> or somehow get the 1.0 library to build for win64 under vs2008.<br>
><br>
> I've googled and seen reference to a patch for win64 builds, but it is<br>
> not in the <a href="http://downloads.xiph.org/releases/theora/libtheora-1.0.zip" target="_blank">http://downloads.xiph.org/releases/theora/libtheora-1.0.zip</a><br>
> that I just downloaded.<br>
><br>
> Help?<br>
><br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> theora mailing list<br>
> <a href="mailto:theora@xiph.org" target="_blank">theora@xiph.org</a><br>
> <a href="http://lists.xiph.org/mailman/listinfo/theora" target="_blank">http://lists.xiph.org/mailman/listinfo/theora</a><br>
><br>
<br>
_______________________________________________<br>
theora mailing list<br>
<a href="mailto:theora@xiph.org" target="_blank">theora@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/theora" target="_blank">http://lists.xiph.org/mailman/listinfo/theora</a><br>
</blockquote></div><br>
<br>_______________________________________________<br>
theora mailing list<br>
<a href="mailto:theora@xiph.org">theora@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/theora" target="_blank">http://lists.xiph.org/mailman/listinfo/theora</a><br>
<br></blockquote></div>