<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 30 Jul 2012, at 05:14, Steven Penny wrote:</div><blockquote type="cite"><pre style="white-space: pre-wrap; ">You will need to compile 64-bit RtmpDump to fix this.</pre></blockquote><div>How can I do this on Darwin, which doesn't make use of mingw? I had a quick look through the source and notice in librtmp/rtmp.c the following code… is it as simple as switching off_t on there?</div><div><br></div></div> static struct urlopt {<br> AVal name;<br><div><div> off_t off;</div></div></body></html>