If a download takes more than ~1,5 minutes rtmpdump quits with this message:<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">Caught signal: 13, cleaning up, just a second...<br>

ERROR: WriteN, RTMP send error 32 (42 bytes)<br>
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 68763<br>
20194.415 kB / 134.13 sec (59.5%)<br>
Download may be incomplete (downloaded about 59.50%), try resuming
                        
                <br></blockquote><div><br>errno 32 is EPIPE. the error appears both compiled with openssl or gnutls (not tested with polarssl).<br>if you use wireshark you can see that it&#39;s not normal that the media server closes the connection after a specific time because it doesn&#39;t happen if you use the official swf player.<br>
a less important problem is that rtmpdump doesn&#39;t even start the download if you specify the .swf player file via -W<br><br>rtmpe link:<br>
rtmpe://<a href="http://cp10740.edgefcs.net/ondemand/mtvnshrdstor/_!/mtvi/bands/j/juvenile/drop_that_thang_full_640x360_1200.mp4">cp10740.edgefcs.net/ondemand/mtvnshrdstor/_!/mtvi/bands/j/juvenile/drop_that_thang_full_640x360_1200.mp4</a><br>

swf player: <br>
<a href="http://media.mtvnservices.com/mgid:uma:video:mtv.com:526372">http://media.mtvnservices.com/mgid:uma:video:mtv.com:526372</a><br>
<br>thanks in advance<br><br></div>