[theora] building libtheora 1.0 on win64

Dave Johnson davefilms.us at gmail.com
Tue Oct 23 08:28:23 PDT 2012


I need help with OSX 64 building libtheora 1.2?
On Oct 23, 2012 9:55 AM, <bryandonnovan at gmail.com> wrote:

> Thank you!  That did the trick.
>
> On Tue, Oct 23, 2012 at 12:14 AM, Maik Merten <maikmerten at googlemail.com>wrote:
>
>> Hello there,
>>
>> if I remember correctly Theora 1.0 used the old VP3 encoder mostly
>> unchanged, perhaps even with the original header values.
>>
>> Thankfully you can force Theroa 1.1/1.2 into a VP3 compatible mode, use
>>
>> http://www.theora.org/doc/libtheora-1.1/theoraenc_8h.html#a382d685a39a34d8e6ba76b00d804efd8
>> with
>>
>> http://www.theora.org/doc/libtheora-1.1/group__encfuncs.html#ga3a427f6514dfdc01ea72172c469d51d9
>>
>> This of course means you need to (very) slightly modify your encoding
>> setup code.
>>
>> Maik
>>
>>
>> Am 23.10.2012 03:52, schrieb bryandonnovan at gmail.com:
>> > I have an old conferencing app that uses theora and I'm building it for
>> > win64.
>> >
>> > libthora 1.1 builds just fine, but libtheora 1.0 has errors related to
>> > assembly code when building for x64.
>> >
>> > I've tried using 1.1, but the video does not look right --  the clients
>> > all generate their own first 3 packets instead of sending them over the
>> > network since they assume they are all on the same version of libtheora.
>> >
>> > I need to either initialize the 1.1 library using the 1.0 mode codebook,
>> > or somehow get the 1.0 library to build for win64 under vs2008.
>> >
>> > I've googled and seen reference to a patch for win64 builds, but it is
>> > not in the http://downloads.xiph.org/releases/theora/libtheora-1.0.zip
>> > that I just downloaded.
>> >
>> > Help?
>> >
>> >
>> >
>> >
>> > _______________________________________________
>> > theora mailing list
>> > theora at xiph.org
>> > http://lists.xiph.org/mailman/listinfo/theora
>> >
>>
>> _______________________________________________
>> theora mailing list
>> theora at xiph.org
>> http://lists.xiph.org/mailman/listinfo/theora
>>
>
>
> _______________________________________________
> theora mailing list
> theora at xiph.org
> http://lists.xiph.org/mailman/listinfo/theora
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20121023/3b3abbea/attachment.htm 


More information about the theora mailing list