<font>FFV1 source sample(275MB): <a href="http://www.megaupload.com/?d=JJNA8RVB">http://www.megaupload.com/?d=JJNA8RVB</a></font><font><br></font><font><br></font><div class="gmail_quote"><font>On 16 January 2012 10:05, Harfe Leier </font><span dir="ltr"><font><<a href="mailto:astrataro@gmail.com">astrataro@gmail.com</a>></font></span><font> wrote:</font><font><br>
</font><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><font><font>I built x264 ( 10-bit, x86_64 ) with MSYS+GCC 4.6.2, and used it to encode some clips and find some broken frames. Re-encoding with same parameters re-produced the same result, not random broken frames.</font></font><font><br>
</font><font>
</font></div><div><font><font><br></font></font></div><div><font><font>My build parameters: </font><font><br></font></font></div><div><font><font>PKG_CONFIG_PATH="/mingw/x86_</font><font>64-w64-mingw32/lib/pkgconfig/" \</font><font><br>
</font><font> ./configure --prefix=/mingw/x86_64-w64-</font><font>mingw32 --host=x86_64-w64-mingw32 --cross-prefix=x86_64-w64-</font><font>mingw32- --enable-win32thread \</font><font><br></font><font>
 --extra-cflags="-Ofast -fno-strict-aliasing -fexcess-precision=fast" --enable-strip --enable-static \</font><font><br></font><font> --disable-swscale --disable-lavf --disable-ffms --disable-gpac --bit-depth=10</font></font></div>
<div><font><font><br></font><font>
And my encoding settings:</font><font><br></font></font></div><div><font><font>--crf 18.0000 --profile high10 --level 5.1 --deblock 0:0 --ref 6 --bframes 8 --b-adapt 2 --b-pyramid normal --weightp 2 --keyint infinite --min-keyint 1 --scenecut 40 --qcomp 0.6 --rc-lookahead 48 --ipratio 1.40 --qpmin 0 --qpmax 81 --qpstep 4 --stats "E:\MediaCoder\M03-SP-M11-rev\</font><font>M03-SP-M11-rev.stats" --aq-mode 1 --aq-strength 1.0 --subme 11 --merange 32 --me tesa --partitions i8x8,p8x8,b8x8,i4x4,p4x4 --direct auto --trellis 0 --psy-rd 0.40:0.00 --no-dct-decimate --no-fast-pskip  --sar 8:9 --videoformat ntsc --colorprim smpte170m --transfer smpte170m --colormatrix smpte170m --range tv --input-range tv     --pass 1 --slow-firstpass --output "E:\MediaCoder\M03-SP-M11-rev\</font><font>M03-SP-M11-rev_1pass.mkv"</font><font><br>
</font><font>
</font></font></div><div><font><font><br></font></font></div><div><font><font>I re-encoded the same source with rev2140 I built several days ago from devel git on GitHub, those frames were not broken any more. So it might be a bug of CABAC trellis. Then I tried to encoded it with rev2145 but used --trellis 0 to turn trellis off ( subme reduced to 9 ), the result was also fine. </font></font><font><font>Also, encoding the same source with rev2145 8-bit build gave fine result, but I'm not sure 8-bit builds are safe for other sources or not. I didn't test with 32-bit binary.</font><font><br>
</font><font>
</font></font></div><div><font><font><br></font></font></div><div><font><font>Broken result sample: </font><a href="http://www.megaupload.com/?d=54TBB3OR" target="_blank"><font>http://www.megaupload.com/?d=</font><font>54TBB3OR</font></a><font><br>
</font></font></div><div><font><font>The broken frames start from 00:00:22.</font><font><br></font><font>
</font></font></div><div><font><font><br></font></font></div><div><font><font>If you need some source clips to re-produce the issue, I would like to upload an ffv1 file.</font><br></font></div>
</blockquote></div><br>