diff options
author | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-02 16:37:18 +0000 |
---|---|---|
committer | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-02 16:37:18 +0000 |
commit | e66f24444e7de19601c398ae704519f318391658 (patch) | |
tree | 864f360d92e9e484935aa9d5f7226f2ea57b9a72 /DOCS/tech | |
parent | 32ed76c8c45b4704cdd35dad88d2e23edc53ee41 (diff) |
warning about vme= 0-3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9225 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/libavc-options.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/tech/libavc-options.txt b/DOCS/tech/libavc-options.txt index 65bcda3345..c26d8da3eb 100644 --- a/DOCS/tech/libavc-options.txt +++ b/DOCS/tech/libavc-options.txt @@ -49,6 +49,8 @@ vme 0-5 (motion estimation) 3 phods (not recommanded, lq) 4 EPZS (default) 5 X1 (experimantal, might change from time to time or be just broken) + Note: 0-3 ignores the amount of bits spend currently, so dont complain + about low quality vhq (high quality mode) encode each MB as in all modes and choose the best (this is slow but |