PDA

View Full Version : Nvidia drivers nvenc session limitations to 2


rolandbrisebois
05-23-2017, 12:55 PM
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!_zdRyodPwg4fx5s2NiFV-f5ABTA7_oSqLLJRaJQ66Uo

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

dll orginal and patched + ida 6.1 disassembly
https://mega.nz/#!lPoTHLJA!xwEYgG1oXQclu6-0MF8gAhl9rf9ya9sTq9tA0Ij-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.