[FFmpeg-devel] [PATCH] Fix typo, -flags 4mv => -flags mv4.

Alexander Strange astrange
Sat Oct 2 20:40:14 CEST 2010


On Sat, Oct 2, 2010 at 12:31 PM, Stefano Sabatini
<stefano.sabatini-lala at poste.it> wrote:
> ---
> ?doc/faq.texi | ? 10 +++++-----
> ?1 files changed, 5 insertions(+), 5 deletions(-)
>
> [..]
>
> ?@section Which are good parameters for encoding high quality MPEG-4?
>
> -'-mbd rd -flags +4mv+aic -trellis 2 -cmp 2 -subcmp 2 -g 300 -pass 1/2',
> +'-mbd rd -flags +mv4+aic -trellis 2 -cmp 2 -subcmp 2 -g 300 -pass 1/2',
> ?things to try: '-bf 2', '-flags qprd', '-flags mv0', '-flags skiprd'.

I think these kinds of answers deserve to be moved in to presets files.



More information about the ffmpeg-devel mailing list