ffmpeg | branch: master | Michael Niedermayer <mich...@niedermayer.cc> | Sun Nov 27 20:48:28 2016 +0100| [55997d50431c0e1033c98d24a51154b93f82b60e] | committer: Michael Niedermayer
tests/ffserver.conf: Force bitexactness in the ffmpeg command Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=55997d50431c0e1033c98d24a51154b93f82b60e --- tests/ffserver.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ffserver.conf b/tests/ffserver.conf index ae35d7f..3495d95 100644 --- a/tests/ffserver.conf +++ b/tests/ffserver.conf @@ -57,7 +57,7 @@ FileMaxSize 100M # Fire up ffmpeg pointing at this stream -Launch ./ffmpeg -v 0 -y -f image2 -i tests/vsynth1/%02d.pgm +Launch ./ffmpeg -v 0 -y -f image2 -flags +bitexact -fflags +bitexact -i tests/vsynth1/%02d.pgm -flags +bitexact -fflags +bitexact ACL allow localhost </Feed> _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog