summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/swscaler_filters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/swscaler_filters.txt')
-rw-r--r--DOCS/tech/swscaler_filters.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/tech/swscaler_filters.txt b/DOCS/tech/swscaler_filters.txt
index 5b10f97350..6576372f0d 100644
--- a/DOCS/tech/swscaler_filters.txt
+++ b/DOCS/tech/swscaler_filters.txt
@@ -14,6 +14,6 @@ software scaler filter docs
-ssf ls=<float> -> luminance sharpen
simple sharpening filter
-note: these will only work if the swscaler is used at all (use -vop scale)
+note: these will only work if the swscaler is used at all (use -vf scale)
-example: mplayer foobar.avi -vop scale -ssf lgb=3.0
+example: mplayer foobar.avi -vf scale -ssf lgb=3.0