View Single Post
  #27  
Old 03-22-2012, 04:27 AM
_Nazar_ _Nazar_ is offline
Junior Member
 
Join Date: Mar 2012
Posts: 9
_Nazar_ is on a distinguished road
Default

Re: RTMPDump - how do I compile source code in Windows?


Does anyone tried to compile latest source from GIT?
Quote:
git://git.ffmpeg.org/rtmpdump
Quote:
make SHARED= SYS=mingw CRYPTO=POLARSSL LIBZ="-lz -static"
I got

Quote:
Could not locate specified path.
make: *** [librtmp/librtmp.a] Error 1
Reply With Quote