Unofficial RtmpDump binariesSomeone deleted the thread again, by "accident".
|
Re: Unofficial RtmpDump binariesQuote:
|
Re: Unofficial RtmpDump binariescheers for updates.
no time for dlls anymore? |
Re: Unofficial RtmpDump binariesQuote:
|
Re: Unofficial RtmpDump binariesQuote:
|
Re: Unofficial RtmpDump binariesQuote:
|
Re: Unofficial RtmpDump binariesa make of latest pu fails.
parseurl.c: In function 'spawn_dumper': parseurl.c:406:3: warning: implicit declaration of function 'CreateJobObject' parseurl.c:406:15: warning: initialization makes pointer from integer without a ca parseurl.c:409:43: error: 'JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE' undeclared (first u parseurl.c:409:43: note: each undeclared identifier is reported only once for each parseurl.c:410:3: warning: implicit declaration of function 'SetInformationJobObje parseurl.c:420:7: warning: implicit declaration of function 'AssignProcessToJobObj make[1]: *** [parseurl.o] Error 1 -did jump over those RtmpDumpHelper switch patches and a make was success.- |
Re: Unofficial RtmpDump binariesQuote:
Code:
. rtmp_sys.h |
Re: Unofficial RtmpDump binariesWhen i use your builds with rtmpdumphelper i get no output to the Command.bat but the stream downloads fine any ideas ?
|
Re: Unofficial RtmpDump binariesQuote:
|
Re: Unofficial RtmpDump binaries-sure-
make SHARED= SYS=mingw CRYPTO=POLARSSL LIBZ='-lz -static' VERSION='2.4\ git-111\ 2011-01-01' make SYS=mingw CRYPTO=POLARSSL LIBZ='-lz -static' fail because not using i686-w64-mingw32 toolchain.? |
Re: Unofficial RtmpDump binariesQuote:
|
Re: Unofficial RtmpDump binaries |
Re: Unofficial RtmpDump binaries-MinGW-MSYS Bundle-
why not show the diff and let me test it. |
Re: Unofficial RtmpDump binariesOk I see the problem. The JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE is defined by
Microsoft here msdn.microsoft.com/en-us/library/windows/desktop/ms684147 It is supposed to be defined in winnt.h. With MinGW-w64 this has been the case for at least 3 years, as can be seen here mingw-w64.svn.sourceforge.net/viewvc/mingw-w64/trunk/mingw-w64-headers/include/winnt.h?revision=1384&view=markup However for some reason MinGW has failed to include this definition in their version of the header. I would suggest compiling with MinGW-w64, which you can get by itself or as part of a Cygwin installation. If you are adamant about using MinGW I am willing to accept a patch, but I have no interest in developing for a crippled platform (irony recognized). |
Re: Unofficial RtmpDump binariesThanks for the time that you did take to figure it out.
Did take some time to understand that i dont get cygwin[.] to work with out investing noob years of aggro -a patch would be welcomed- |
Re: Unofficial RtmpDump binariesQuote:
tdm-gcc.tdragon.net |
All times are GMT -6. The time now is 06:18 PM. |