View Single Post
Old 4th January 2015, 12:42   #56  |  Link
Khanattila
Registered User
 
Khanattila's Avatar
 
Join Date: Nov 2014
Posts: 440
Quote:
Originally Posted by Groucho2004 View Post
I have a GT240, obviously much slower than your card. Maybe the newer card has some optimizations that the GT240 does not have. Could also be a driver issue...

Note to self: Add GPU info to AVSMeter log.
Can you repeat the test and share the complete log?

AMD C-60, HD6290, W8.1. I have no other platform.

0.3.3
Code:
Frames processed:               100 (0 - 99)
FPS (min | max | average):      1.613 | 1.747 | 1.687
CPU usage (average):            5%
GPU usage (average):            82%
Thread count:                   1
Memory usage (phys | virt):     81 | 75 MB
Time (elapsed):                 00:00:59.283
0.3.2
Code:
Frames processed:               100 (0 - 99)
FPS (min | max | average):      1.133 | 1.589 | 1.481
CPU usage (average):            4%
GPU usage (average):            75%
Thread count:                   1
Memory usage (phys | virt):     80 | 75 MB
Time (elapsed):                 00:01:07.511
script
Code:
w = 1920
h = 1080
colorbars(width = w, height = h, pixel_type = "yv12").killaudio().assumefps(24000, 1001)
trim(0,99)
fadeio(49)
trim(0,99)
NLMeansCL2()

http://pastebin.com/wtQfVknS
http://pastebin.com/euQqAXiQ
Khanattila is offline   Reply With Quote