Re: Customized rtmpdump binaries with patch filehttp://www.mediafire.com/file/y40qsc...mpdump-2.4.zip returns an error. Please re-upload.
|
Re: Customized rtmpdump binaries with patch fileQuote:
|
Re: Customized rtmpdump binaries with patch fileThanx ksv every thing works ok with latest patched files
|
Re: Customized rtmpdump binaries with patch fileHas anyone compiled ffmpeg for windows with the librtmp provided by KSV, that they would be willing to share?
|
Re: Customized rtmpdump binaries with patch fileGreetings KSV. Thanks for the updates. Appreciate if you can help with a few problems using the latest patch.
Code:
rtmpdump -r "rtmp://88.212.206.42:1935/archive" -a "archive" -f "WIN 11,7,700,202" -W "http://echomsk.onlinetv.ru/hd/player.swf" -p "http://echomsk.onlinetv.ru/hd/kaz_14052013_5/" -y "mp4:filarmonia/kaz_14052013_5hd.mp4" -o "14052013_5hd.flv" 2. The downloaded file size reported appears to be incorrect. Getting consistent file size seems to be a hit and miss affair. How does one determine if the downloaded file size is correct? Code:
rtmpdump -r "rtmp://88.212.206.42:193 Code:
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 20671 |
Re: Customized rtmpdump binaries with patch fileI just compiled this again on Mac OSX, applying the KSV patch following KSV's instructions, when I run it it shows me this :
RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL If it's correctly patched, is this what I should see? I notice in the post before me it also says "GIT-2012-12-30 (Compiled by KSV)", but, perhaps this is because I am on a different OS? |
Re: Customized rtmpdump binaries with patch file@rtmpdumper1 The credits aren't in the patch itself but were in the windows binaries last time I checked. there is not a single reference to "(Compiled by KSV)" in it, if you look into it. After all, it is instead compiled by you ;)
You should look at the output of the patch command to check whether it patched correctly. Then, if you build and install it system-wide, make sure that any existing librtmp in your system is superseded by this patched version. |
Re: Customized rtmpdump binaries with patch file@marktr I looked through the patch and didn't see it, so I figured things were correct but wanted to make sure.
When I applied the patch, it patched each file and didn't throw an error, so I'm pretty sure it worked. When you say to make sure any librtmp on the system is superseded by the patched version, I assume you mean the librtmp that gets installed into /usr/local/lib? I cd'd into the directory and this is what I found: librtmp.0.dylib librtmp.a librtmp.dylib pkgconfig How would I tell if that version is patched? EDIT: Just saw you posted over on the other thread. Seems everything is working as expected now. Thanks! |
Re: Customized rtmpdump binaries with patch fileQuote:
2) if not, as you realized, if a feature the patch enables over stock rtmpdump starts working, it is a good enough indicator |
Re: Customized rtmpdump binaries with patch fileLatest KSV-rtmpdump causes an "Access denied" error in some US based servers. The latest version sends two bytes less in the connect packet than the previous one (sizes 495 vs 497.)
Code:
DEBUG: Parsed protocol: 0 Debug of the previous working version (compiled in February if I remember correctly): Code:
DEBUG2: RTMP_SendPacket: fd=1844, size=497 |
All times are GMT -6. The time now is 12:30 AM. |