changeset 7011:5781b305040a

bug & ver update
author michael
date Wed, 14 Aug 2002 23:49:55 +0000
parents fed45d810822
children a46b7adf613a
files DOCS/tech/libavc-options.txt
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/libavc-options.txt	Wed Aug 14 23:41:19 2002 +0000
+++ b/DOCS/tech/libavc-options.txt	Wed Aug 14 23:49:55 2002 +0000
@@ -133,14 +133,16 @@
 
 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 ...)