<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
OK.<br>
Thank you for identifying the source of the problem!<br>
--direct auto helps slightly, but after your hint about B-frame skip
decision, I tried --bframes 0, and that perfectly solved the issue.<br>
<br>
Thank you!<br>
<br>
Daniel<br>
<br>
<br>
Jason Garrett-Glaser írta:
<blockquote
cite="mid:28f2fcbc0902181247p214652d6x20ba4bd7c88ab935@mail.gmail.com"
type="cite">
<pre wrap="">2009/2/18 Tisch Dániel <a class="moz-txt-link-rfc2396E" href="mailto:tisch.daniel@gmail.com"><tisch.daniel@gmail.com></a>:
</pre>
<blockquote type="cite">
<pre wrap="">I haven't found better place...
<a class="moz-txt-link-freetext" href="http://sites.google.com/site/x264possiblebug/">http://sites.google.com/site/x264possiblebug/</a>
Thanks!
Daniel
</pre>
</blockquote>
<pre wrap=""><!---->
This is caused by the skip decision in B-frames being too overzealous
at high quantizers. We don't really optimize for such high
quantizers, but it could be solved by something like a pyramidal
search or such to help get the smooth MV field.
Or you could use direct auto or temporal.
Dark Shikari
_______________________________________________
x264-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/listinfo/x264-devel">http://mailman.videolan.org/listinfo/x264-devel</a>
</pre>
</blockquote>
</body>
</html>