summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-15 17:57:18 +0000
committerwanderer <wanderer@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-15 17:57:18 +0000
commit83e5f5e72a4dcae36e9ad099a9bd8f29cd3bdab6 (patch)
tree1954ab45058d6f31c767b578ef6b7fa1976f64a1 /DOCS
parentb0b4990d3f7b7e7afa738c08df6b1a3186ef0ef4 (diff)
downloadmpv-83e5f5e72a4dcae36e9ad099a9bd8f29cd3bdab6.tar.bz2
mpv-83e5f5e72a4dcae36e9ad099a9bd8f29cd3bdab6.tar.xz
make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17197 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.17
1 files changed, 6 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index d0202be420..68015bb03e 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -490,6 +490,8 @@ flip=yes
mf=type=png:fps=25
# Eerie negative images are cool.
vf=eq2=1.0:-0.8
+# I want MEncoder to ouput to this filename by default.
+o=encoded.avi
.fi
.PP
You can also write file-specific configuration files.
@@ -6119,7 +6121,10 @@ Do not skip frames.
.
.TP
.B \-o <filename>
-Outputs to the given filename, instead of the default 'test.avi'.
+Outputs to the given filename.
+.br
+If you want a default output filename, you can put this option in the
+MEncoder config file.
.
.TP
.B \-oac <codec name>