mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 07:33:46 +01:00
Fix usage example comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25798 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ae813d2b37
commit
2ce545224d
@ -2,7 +2,7 @@
|
||||
# Custom YUV->RGB conversion program for MPlayer's -vo gl.
|
||||
# Copyleft (C) Reimar Döffinger, 2005
|
||||
# Licensed under the GNU GPL v2 or later
|
||||
# Usage: mplayer -vo gl:yuv=4:customprog=edgedetect.fp
|
||||
# Usage: mplayer -vo gl:yuv=4:customprog=edgeenh.fp
|
||||
# This is some custom edge-enhancement like effect.
|
||||
# Try adjusting the gamma!
|
||||
# program.env[0].xy contains the size of one source texel
|
||||
|
Loading…
Reference in New Issue
Block a user