View Single Post
  #5  
Old 01-10-2011, 05:39 AM
JohnParker JohnParker is offline
Junior Member
 
Join Date: Jan 2011
Posts: 1
JohnParker is on a distinguished road
Default

Re: rtmpdump error: application has failed to start because libeay32.dll was not foun


Quote:
Originally Posted by user0905 View Post
Hello.

Every time I try to download an RTMP stream using rtmpdump.exe (from Windows build rtmpdump-2.2c) I receive this error:

Command:

rtmpdump.exe -r "rtmp://host/dir/filename" -o filename.flv

Error: rtmpdump.exe - Unable To Locate Component

"This application has failed to start because libeay32.dll was not found. Re-installing the application may fix the problem."
>
>
>
>


Any help ?

Thanks.
hi,

You can go to this site ..
Code:
http://www.dlldump.com/download-dll-files_new.php/dllfiles/L/libeay32.dll/-/download.html
as I registered few dll's from this site as it is free...worked in my case

But since you already have this DLL in other program's directories, just copy one of them to Windows/System32.
Reply With Quote