View Single Post
  #273  
Old 09-12-2014, 06:12 AM
H3om H3om is offline
Junior Member
 
Join Date: Sep 2014
Posts: 8
H3om is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


@denobis
I have the librtmp.dll downloaded from # 251 and copied to this path:
Code:
C:\Program Files (x86)\XBMC\system\players\dvdplayer\librtmp.dll
and the existing librtmp.dll overwritten. But xbmc.log reports the following problem:
Code:
[...]
DEBUG:SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/librtmp.dll)
ERROR: Win32DllLoader::Load: Failed to load "C:\Program Files (x86)\XBMC\system\players\dvdplayer\librtmp.dll" with error 182:The operating system cannot run %1.
[...]
Any idea how I could fix this?
Reply With Quote