comparison DOCS/man/en/mplayer.1 @ 18962:9beb5426b3ca

forgotten customtlin -vo gl suboption documentation
author reimar
date Sat, 08 Jul 2006 19:26:53 +0000
parents 715ff03d09e8
children 50ded49812b9
comparison
equal deleted inserted replaced
18961:9f1bbc70c773 18962:9beb5426b3ca
3141 Load a custom fragment program from <filename>. 3141 Load a custom fragment program from <filename>.
3142 See TOOLS/edgedect.fp for an example. 3142 See TOOLS/edgedect.fp for an example.
3143 .IPs customtex=<filename> 3143 .IPs customtex=<filename>
3144 Load a custom "gamma ramp" texture from <filename>. 3144 Load a custom "gamma ramp" texture from <filename>.
3145 This can be used in combination with yuv=4 or with the customprog option. 3145 This can be used in combination with yuv=4 or with the customprog option.
3146 .IPs (no)customtlin
3147 If enabled (default) use GL_LINEAR interpolation, otherwise use GL_NEAREST
3148 for customtex texture.
3146 .REss 3149 .REss
3147 .RE 3150 .RE
3148 .PD 1 3151 .PD 1
3149 . 3152 .
3150 .TP 3153 .TP