|
From: <da...@de...> - 2004-11-03 22:00:05
|
Georg Ostertag wrote: > Today I compiled libdv-cvs-2004-10-26 on three 64bit platforms > and ran playdv with pond.dv: > > Dual AMD Opteron 2.2GHz > compiles, playdv uses about 16% CPU, framerate fine. > > Dual Intel Xeon 3.2GHz with EM64T extension (x86_64 instruction set): > compiles, playdv uses about 13% CPU, framerate fine. > > Dual Itanium 2 1.6 GHz > compiles, playdv uses 50% CPU (on complete CPU), framerate bad. Great! Thank you for doing this. > The Itanium is worse, as there is no asm optimization for it...? Correct, this was an x86-64 port, not IA64, which the Itanium uses. Hmm.. can anyone reproduce the crash on encoding with Kino as recently reported? Otherwise, we can make a new libdv release. |