summaryrefslogtreecommitdiffstats
path: root/TOOLS/mencvcd
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/mencvcd')
-rwxr-xr-xTOOLS/mencvcd2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/mencvcd b/TOOLS/mencvcd
index 331549c7e7..228fe33716 100755
--- a/TOOLS/mencvcd
+++ b/TOOLS/mencvcd
@@ -295,7 +295,7 @@ while [ "$1"x != "x" ]; do
ratio=$2
shift 1
;;
- -sid) # mplayer option: have to set vop expand, too!!!
+ -sid) # mplayer option: have to set vf expand, too!!!
sub="-vf pp,expand=-1:-1:-1:-1:1 -sid $2"
shift 1
;;