[FFmpeg-devel] [PATCH] fate: rename -error option to -error_rate.

Ronald S. Bultje rsbultje at gmail.com
Wed Aug 19 15:21:59 CEST 2015


Hi,

On Mon, Aug 17, 2015 at 4:57 PM, Ronald S. Bultje <rsbultje at gmail.com>
wrote:

> This fixes fate when FF_API_ERROR_RATE=0.
> ---
>  tests/fate/vcodec.mak | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/fate/vcodec.mak b/tests/fate/vcodec.mak
> index 11eb4f7..d4d0df5 100644
> --- a/tests/fate/vcodec.mak
> +++ b/tests/fate/vcodec.mak
> @@ -211,7 +211,7 @@ fate-vsynth%-mpeg4-adv:          ENCOPTS = -qscale 9
> -flags +mv4+aic       \
>
>  fate-vsynth%-mpeg4-error:        ENCOPTS = -qscale 7 -flags +mv4+aic    \
>                                             -data_partitioning 1 -mbd rd \
> -                                           -ps 250 -error 10
> +                                           -ps 250 -error_rate 10
>
>  fate-vsynth%-mpeg4-nr:           ENCOPTS = -qscale 8 -flags +mv4 -mbd rd
> -nr 200
>

Ping.

Ronald


More information about the ffmpeg-devel mailing list