search for: lenski

Displaying 2 results from an estimated 2 matches for "lenski".

Did you mean: fenski
2006 May 02
6
patch to build theora-mmx on AMD64
...or modifications to cpu.c to get CPUID working correctly on x86_64. I've tested the patch using dump_video and encoder_example on a short 16-second clip which I grabbed off Google Videos. It's a screenshot from some 80s video game, and I've posted it at http://tonquil.homeip.net:888/~dlenski/TeeterTortureVerySho.ogg if anyone wants to compare results. Decoding with either the baseline C dsp routines or my version of mmxext gives *identical* md5sums. Encoding doesn't give the same md5sum (derf_ on IRC told me this was okay), but the video looks identical to the original as far as...
2006 Mar 30
2
compiling theora-mmx on AMD64
...look at the theora-mmx package in hopes of making Thoggen run faster for DVD ripping. I've checked out the latest svn of the theora-mmx branch and trying to compile it on Ubuntu Dapper AMD64. I run autogen.sh, then make, and soon get the following errors: make[2]: Entering directory `/home/dlenski/theora-mmx/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -MT libtheora_la-cpu.lo -MD -MP -MF ".deps/libtheora_la-cpu.Tpo" -c -o libtheora_la-cpu.lo `tes...