ffmpeg | branch: master | Vittorio Giovara <vittorio.giov...@gmail.com> | Thu 
Sep 10 17:05:53 2015 +0200| [2c6014c629346ebfeb25fc715581a8df9175f71f] | 
committer: Vittorio Giovara

fate: Change global error option to private error_rate option

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2c6014c629346ebfeb25fc715581a8df9175f71f
---

 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 6487e12..cb9b766 100644
--- a/tests/fate/vcodec.mak
+++ b/tests/fate/vcodec.mak
@@ -160,7 +160,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
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to