

Avanti template replacement
(for FFmpeg versions older then SVN-r10464).
From (near) FFmpeg version SVN-r10464 up, the syntax of some commands
did change. For a long time new versions supported both the old and new syntax but from version SVN-r15263 up, the old syntax wasn't supported anymore.
the old syntax -me then became exclusively -me_method
the old syntax -flags trell became exclusively -trellis 1
These commands are used in 34 of the 60 templates which are included in the current Avanti zip package.
If you want to use Avanti with a FFmpeg version older then SVN-r10464 and get error messages concerning these commands, you'll need to replace the current templates with versions that use the old syntax.
Below you can download a zip that contains two folders;
"templates_old" and "templates_new".
You can use "templates_old" to replace (overwrite) the 34 templates in the "templates" folder at your Avanti install directory.
You can use "templates_new" to restore the "templates" folder for use with recent FFmpeg versions (same as found in current Avanti packages).
avanti_template_replacement.7z
Updated: 10-04-2009 - Chris Kevany