<div>I've changed libavi behaviour to look for SEEK instead of FAST_SEEK. Currently the only affected modules (which can potentially have CAN_SEEK and CAN_FASTSEEK values different) are <strong>ftp</strong> and <strong>
http</strong>. I believe in both cases libavi will benefit from seeking there.</div>
<div>In addition I fixed some problems with seeking in ftp module. Now it works pretty good with my local ftp server.</div>
<div> </div>
<div>Please do not hesitate to contact me if you believe my patch is incorrect.<br><br></div>
<div class="gmail_quote">On Dec 23, 2007 8:52 PM, Andrew Zaikin <<a href="mailto:andrew.zaikin@gmail.com">andrew.zaikin@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Thanks for response, Rémi</div>
<div>It looks like if I would fix libavi to use FAST_SEEK if available and normal SEEK if not, it will work for my case and will be inline with your explanation and should not break anything. It looks like SEEK is implemented in ftp, but I need to test it more. 
</div></blockquote></div>