summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-14 23:49:55 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-14 23:49:55 +0000
commit0be2b1a79aed585756726bf9dfb96951ab3e0016 (patch)
treedc9fb667f930ae58c41cb49972427e79b8a6500c /DOCS
parente916844206f7d48f6e1b809981ef5a73ce4244e0 (diff)
downloadmpv-0be2b1a79aed585756726bf9dfb96951ab3e0016.tar.bz2
mpv-0be2b1a79aed585756726bf9dfb96951ab3e0016.tar.xz
bug & ver update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7012 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/libavc-options.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/DOCS/tech/libavc-options.txt b/DOCS/tech/libavc-options.txt
index e1cf504724..01c01e860c 100644
--- a/DOCS/tech/libavc-options.txt
+++ b/DOCS/tech/libavc-options.txt
@@ -133,14 +133,16 @@ lavdopts: (decoder options)
ver error resilience
-1 needed for some very broken, encoders which completly ignore the
- standards (one M4S2 asf sample know to need this)
- 0 (default)
+ standards (one M4S2 asf sample know to need this) (default)
+ 0
1 more aggressive error detection, lavc might think that some correct
streams contain errors
-bug manual workaround encoder bugs
+bug manual workaround encoder bugs (cant be easily detected automatically)
0 (default)
- 1 (workaround for some old lavc generated msmpeg4v3 files)
+ 1 for msmpeg4v3 workaround for some old lavc generated msmpeg4v3 files
+ 1 for mpeg4 workaround some opendivx? files
+ see http://heroinewarrior.com for some samples
gray grayscale only decoding (a bit faster than with color ...)