I didn't test ur file, I test with other files
Legend : Total means the time spent in the decoder, real includes reading, splitting, decoding, and display, along with any color conversions that happen along the way, so it benchmarks the entire playback chain. (With null renderer, it benches the splitting+decoder only.) The fps and dfps are based on the total and real time respectively.
1st File = FNF TD mp4 720p AVC 23.976fps
Decoder = CoreAVC
Overlay Mixer = total: 26s, real: 55s, fps: 115.0, dfps: 55.4
VMR 7 = total: 3s, real: 52s, fps: 774.1, dfps: 58.6
VMR 9 = total: 3s, real: 46s, fps: 799.5, dfps: 65.7
The above, VMR wins being VMR 9 the fastest but with the most CPU usage .
2nd file = Ichigo 100% PS2 OP AVI XVID 640x448 29.97fps
Decoder = ffdshow
Overlay Mixer = total: 41s, real: 43s, fps: 62.9, dfps: 60.1
VMR 7 = total: 7s, real: 43s, fps: 351.4, dfps: 60.1
VMR 9 = total: 8s, real: 21s, fps: 317.6, dfps: 120.1
As usual, VMR 9 wins again but with higher CPU usage.
So for my setup, VMR 7 = system default is more than enough
This post has been edited by shinjite: Jun 20 2007, 02:11 AM