changeset 15386:3eb54388bdc5

update vstrict description
author reimar
date Mon, 09 May 2005 20:10:58 +0000
parents 6e455aec9cca
children 9adf342988a0
files ChangeLog DOCS/tech/snow.txt
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon May 09 20:04:12 2005 +0000
+++ b/ChangeLog	Mon May 09 20:10:58 2005 +0000
@@ -19,6 +19,7 @@
     * Indeo2 video decoder
     * RV20 fixes
     * countless bug fixes all over the place
+    * vstrict=-1 is default, snow, ffv1 etc. need vstrict=-2
 
     MEncoder:
     * audio encoding modularized
--- a/DOCS/tech/snow.txt	Mon May 09 20:04:12 2005 +0000
+++ b/DOCS/tech/snow.txt	Mon May 09 20:10:58 2005 +0000
@@ -6,7 +6,7 @@
 results.
 Be very careful though, as the format of the bitstream produced might
 change, do not rely on it to store videos that you value.
-For this reason, MEncoder will not encode without 'vstrict=-1' on the
+For this reason, MEncoder will not encode without 'vstrict=-2' on the
 command line.
 
 
@@ -71,4 +71,4 @@
 
 In short:
 The best options in almost all cases are
-vcodec=snow:vstrict=-1:vqscale=$N:pred=0:cmp=1:subcmp=1:mbcmp=1:qpel
+vcodec=snow:vstrict=-2:vqscale=$N:pred=0:cmp=1:subcmp=1:mbcmp=1:qpel