<div dir="ltr">2013/4/3 Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">Lars Hammarstrand <lars.hammarstrand@...> writes:<br>
<br>
> > You tell me which version does work and<br>
> > which version crashes, and I will tell<br>
> > you which versions to test.<br>
><br>
> You have to supply a more detailed action-plan<br>
> to operate git bisecting in this case since the<br>
> last (and current) working version of ffmpeg for<br>
> xbmc is n0.10.2 which is quite a few commits<br>
> from n2.1, probably a whole lot more than just<br>
> 14 iterations<br>
<br>
</div>Exactly 14 iterations, please trust me, I am doing<br>
this quite often.</blockquote><div><br></div><div style>Ok, I'll trust you completely ;-)<br></div><div>  </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Before starting, please test -cpuflags -neon and<br>
--disable-neon to make 100% sure that we know what<br>
we are searching for.<br></blockquote><div><br></div><div style>Success, --disable-neon and -cpuflags -neon did the trick!</div><div><br></div><div style>Tested a down-scale with:</div><div>$ ffmpeg -cpuflags -neon -i <a href="http://santai.tv/vod/test/test_format_1.mp4">http://santai.tv/vod/test/test_format_1.mp4</a> -acodec copy -vcodec copy -s 640x360 -level 21 -refs 2 -b 384k -threads 0 output.mp4 </div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
For the bisect, please confirm first that 3c5fe5b<br>
does indeed work fine (this corresponds to 0.10<br>
and is the first of 14 compiles).<br>
Then please test a1bcc76.<br>
If it works ok, test 3860e34, if not try 35894eb<br>
(These are compiles two and three.)<br>
<div class=""><div class="h5"><br></div></div></blockquote><div> </div><div style>Ok, got it. I'll will reset the configure flags to the ones used before. </div></div></div></div>