summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vf.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-07-26 22:38:48 +0200
committerwm4 <wm4@nowhere>2014-07-26 23:19:47 +0200
commit3c7675ae9a9b9a04cde9335807097805114003ab (patch)
tree2138d1c52025b40831d439fb0623a826cb91e97c /DOCS/man/vf.rst
parent025431a7aee455899184115a8a739b8bd26b6329 (diff)
downloadmpv-3c7675ae9a9b9a04cde9335807097805114003ab.tar.bz2
mpv-3c7675ae9a9b9a04cde9335807097805114003ab.tar.xz
manpage: eliminate the word "movie"
It's evil and sounds outdated. Use the words "media" and "video" instead. Closes #935.
Diffstat (limited to 'DOCS/man/vf.rst')
-rw-r--r--DOCS/man/vf.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 7c5c3a0893..d25686f137 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -47,7 +47,7 @@ Available filters are:
``crop[=w:h:x:y]``
Crops the given part of the image and discards the rest. Useful to remove
- black bands from widescreen movies.
+ black bands from widescreen videos.
``<w>,<h>``
Cropped width and height, defaults to original width and height.
@@ -55,7 +55,7 @@ Available filters are:
Position of the cropped picture, defaults to center.
``expand[=w:h:x:y:aspect:round]``
- Expands (not scales) movie resolution to the given value and places the
+ Expands (not scales) video resolution to the given value and places the
unscaled original at coordinates x, y.
``<w>,<h>``
@@ -617,7 +617,7 @@ Available filters are:
``phase[=t|b|p|a|u|T|B|A|U][:v]``
Delay interlaced video by one field time so that the field order changes.
- The intended use is to fix PAL movies that have been captured with the
+ The intended use is to fix PAL videos that have been captured with the
opposite field order to the film-to-video transfer. The options are:
``t``