[MPlayer-DOCS] [PATCH] add subq=0 description in x264 doc section

Jason Garrett-Glaser darkshikari at gmail.com
Thu Nov 13 10:31:35 CET 2008


On Thu, Nov 13, 2008 at 1:25 AM, Guillaume Poirier
<gpoirier at mplayerhq.hu> wrote:
> Hello,
>
> Jason Garrett-Glaser wrote:
>> On Thu, Nov 13, 2008 at 1:03 AM, Guillaume Poirier
>> <gpoirier at mplayerhq.hu> wrote:
>>
>>> Hello Folks,
>>> Jason added subq=0 encoding option to x264, for ultra-fast encoding.
>>>
>>> Could you have a look at it to make sure I didn't mess up the doc update?
>>>
>>> Jason, how would you integrate SAD for subq=1 and SATD for subq=2
>>> information in current MPlayer's man page?
>>>
>>> I see that Doom9 folks frequently refer to SAD and SATD in their posts,
>>> (probably because that's what x264's CLI does), so we may as well refer
>>> to that too.
>>>
>>> Cheers,
>>>
>>> Guillaume
>>>
>>>
>>
>> Its not really "experimental" as far as I can tell: it works fine,
>> rather you should probably just say not recommended or whatever.
>>
>> For macroblock decision metric:
>>
>> 0-1: SAD
>> 2-5: SATD
>> 6-9: RD
>>
>> Dark Shikari
>
>
> Is this newer version better? I did some "factoring" too.
>
> Guillaume
>

Looks better.

Dark Shikari



More information about the MPlayer-DOCS mailing list