View Single Post
  #1  
Old 05-23-2017, 12:55 PM
rolandbrisebois rolandbrisebois is offline
Junior Member
 
Join Date: Jul 2016
Posts: 3
rolandbrisebois is on a distinguished road
Default

Nvidia drivers nvenc session limitations to 2


hi ,

I have found a patch for nvidia nvenc drivers for linux here.
https://github.com/Snawoot/nvidia-patch

this patch remove the session limitation (max 2)

I would like to have the same patch but for window x64 driver. (window file and disassembly is included in mega.nz zip)
my knowledge for driver disasembly is very basic.

can someone could help me on that ?

thanks you in advance

nvidia sdk 32bits
https://mega.nz/#!xeZQlKoT!_zdRyodPw...oSqLLJRaJQ66Uo

nvidia 64 bits
https://mega.nz/#!8K41QBob!ECTZ_TUwVaIykfsQ56gToJct4eEnLo3OIYOXytH clsQ

dll orginal and patched + ida 6.1 disassembly
https://mega.nz/#!lPoTHLJA!xwEYgG1oX...9sTq9tA0Ij-1eQ



Nvenc use GPU of your nvidia card for encoding and decoding of videos
due to the session limitation, you can only encode or decode a movie a max of 2 movies at the same time.
Reply With Quote