update vstrict description

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15387 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2005-05-09 20:10:58 +00:00
parent 51d07d0ea2
commit c864cb4832
2 changed files with 3 additions and 2 deletions

View File

@ -19,6 +19,7 @@ MPlayer (1.0)
* 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

View File

@ -6,7 +6,7 @@ and while it is still in heavy development, it is already giving very good
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 @@ won't work well until we get OBMC-aware motion estimation.
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