comparison DOCS/tech/libavc-options.txt @ 7011:5781b305040a

bug & ver update
author michael
date Wed, 14 Aug 2002 23:49:55 +0000
parents 3b1be2b0fa55
children 2eae7ac0fa8b
comparison
equal deleted inserted replaced
7010:fed45d810822 7011:5781b305040a
131 lavdopts: (decoder options) 131 lavdopts: (decoder options)
132 --------------------------- 132 ---------------------------
133 133
134 ver error resilience 134 ver error resilience
135 -1 needed for some very broken, encoders which completly ignore the 135 -1 needed for some very broken, encoders which completly ignore the
136 standards (one M4S2 asf sample know to need this) 136 standards (one M4S2 asf sample know to need this) (default)
137 0 (default) 137 0
138 1 more aggressive error detection, lavc might think that some correct 138 1 more aggressive error detection, lavc might think that some correct
139 streams contain errors 139 streams contain errors
140 140
141 bug manual workaround encoder bugs 141 bug manual workaround encoder bugs (cant be easily detected automatically)
142 0 (default) 142 0 (default)
143 1 (workaround for some old lavc generated msmpeg4v3 files) 143 1 for msmpeg4v3 workaround for some old lavc generated msmpeg4v3 files
144 1 for mpeg4 workaround some opendivx? files
145 see http://heroinewarrior.com for some samples
144 146
145 gray grayscale only decoding (a bit faster than with color ...) 147 gray grayscale only decoding (a bit faster than with color ...)
146 148
147 149
148 Notes: 1. lavc will strictly follow the quantizer limits vqmin, vqmax, vqdiff 150 Notes: 1. lavc will strictly follow the quantizer limits vqmin, vqmax, vqdiff