2013/4/3 Carl Eugen Hoyos <[email protected]> > Lars Hammarstrand <lars.hammarstrand@...> writes: > > > > You tell me which version does work and > > > which version crashes, and I will tell > > > you which versions to test. > > > > You have to supply a more detailed action-plan > > to operate git bisecting in this case since the > > last (and current) working version of ffmpeg for > > xbmc is n0.10.2 which is quite a few commits > > from n2.1, probably a whole lot more than just > > 14 iterations > > Exactly 14 iterations, please trust me, I am doing > this quite often.
Ok, I'll trust you completely ;-) > Before starting, please test -cpuflags -neon and > --disable-neon to make 100% sure that we know what > we are searching for. > Success, --disable-neon and -cpuflags -neon did the trick! Tested a down-scale with: $ ffmpeg -cpuflags -neon -i http://santai.tv/vod/test/test_format_1.mp4-acodec copy -vcodec copy -s 640x360 -level 21 -refs 2 -b 384k -threads 0 output.mp4 > For the bisect, please confirm first that 3c5fe5b > does indeed work fine (this corresponds to 0.10 > and is the first of 14 compiles). > Then please test a1bcc76. > If it works ok, test 3860e34, if not try 35894eb > (These are compiles two and three.) > > Ok, got it. I'll will reset the configure flags to the ones used before.
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
