<div class="gmail_quote">2009/11/7 Howard Chu <span dir="ltr">&lt;<a href="mailto:hyc@highlandsun.com">hyc@highlandsun.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

By the way, get-flash-videos seems to do its own download size check and warn<br>
if it thinks it&#39;s incomplete, based on size/percentage. This is a bit<br>
redundant, since rtmpdump already checks for completion and returns RD_SUCCESS<br>
or RD_INCOMPLETE (or RD_FAILED). Probably should just test the exit status, if<br>
anything. Right now it&#39;s a bit confusing if a download comes in at e.g. 97%<br>
and rtmpdump gets the Play.Complete status, exits printing Download complete;<br>
and then get-flash-videos says &quot;may be incomplete&quot; ...<br></blockquote><div><br>Yes, that would make sense. The main reason I didn&#39;t do that before was older versions of rtmpdump didn&#39;t return an exit status. Probably less of a problem now rtmpdump has a home ;)<br>
<br>In gfv svn now (there&#39;s a bit of refactoring to the rtmpdump support that also adds flvstreamer support in the svn too).<br></div></div>