Thread: StaxRip
View Single Post
Old 18th May 2020, 23:39   #3407  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by stax76 View Post
Code:
2.1.1.3 Beta
============

- DGDecNV removal, there are better open source tools,
  L-Smash-Source supports hardware decoding for NVIDIA, Intel and AMD
You're not wrong about LSmash. I benchmarked DGDecodeNV and the latest lsmash with a 4K HEVC stream:

Code:
Video card:                 NVIDIA GeForce GTX 1660
GPU version:                TU116
Video memory size:          6144 MiB
OpenCL version:             OpenCL 1.2 CUDA
Graphics driver version:    26.21.14.3648 (NVIDIA 436.48) / Win7 64

DGDecodeNV result:
Code:
Frames processed:                   4080 (0 - 4079)
FPS (min | max | average):          79.12 | 157.8 | 153.6
Process memory usage (max):         200 MiB
Thread count:                       9
CPU usage (average):                27.8%

GPU usage (average):                33%
VPU usage (average):                54%
GPU memory usage:                   589 MiB
GPU Power Consumption (average):    34.1 W
LSmash result:
Code:
Frames processed:                   4080 (0 - 4079)
FPS (min | max | average):          34.94 | 196.2 | 177.6
Process memory usage (max):         213 MiB
Thread count:                       8
CPU usage (average):                23.0%

GPU usage (average):                36%
VPU usage (average):                57%
GPU memory usage:                   649 MiB
GPU Power Consumption (average):    39.2 W
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote