View Single Post
Old 22nd April 2007, 18:28   #15  |  Link
plugh
A hollow voice says
 
Join Date: Sep 2006
Posts: 269
As I'm using an 'Applebred' (Duron 1.8Ghz) cpu, I used the gcc Athlon-XP build (and I'm not overclocking).

Results:

Comparing the Koepi and gcc-xp .pass files, I get a set of differences ("set1")
Comparing gcc-xp and my-msvc .pass files, I get a set of differences ("set2")
Comparing my-msvc and Koepi .pass files, I get a set of differences ("set3")

-->in the context of this test clip<--

set3 has the smallest number of differences, set2 the largest.

working from smallest to largest, comparing

set3 and set1 - there are two frames in set3 not in set1
(set3 is NOT a proper subset of set1)
set1 and set2 - set1 IS a proper subset of set2

I'm using a differant clip than I used above; with this clip, ALL the differences are B-frames (no P-frames like above).

I also dug out and installed ICL 9.0.28 (fairly old), recompiled using it, and compared to Koepi .pass file - only three frames differant, interestingly 2 P's and 1 B, and only by one byte lengths.

Last edited by plugh; 22nd April 2007 at 18:40.
plugh is offline   Reply With Quote