17 May
2015
17 May
'15
3:57 p.m.
Werner Robitza wrote:
On Thu, Apr 16, 2015 at 8:29 PM, David Favor <david@davidfavor.com> wrote:
Looked through the docs
Please look more carefully:
x264opts (N.A.)
Set any x264 option, see x264 --fullhelp for a list.
Argument is a list of key=value couples separated by ":". In filter and psy-rd options that use ":" as a separator themselves, use "," instead. They accept it as well since long ago but this is kept undocumented for some reason.
Does this work? (Cannot test now…)
-x264opts analyse=0x3,0x113
This did not seem to have an effect on the ffmpeg git pull I tested. I'll pull again right now + let you know.