summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-04 10:42:32 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-04 10:42:32 +0000
commit8ff06c50f66d02d98ca3fc9dbd9e2fb41318109a (patch)
treea82c4ecbb8e7fc187ae9b70d65636f820468bb97 /DOCS
parent61e35e098defb9dc4bfc186215fdef23afd4ab07 (diff)
downloadmpv-8ff06c50f66d02d98ca3fc9dbd9e2fb41318109a.tar.bz2
mpv-8ff06c50f66d02d98ca3fc9dbd9e2fb41318109a.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2674 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/documentation.html1
-rw-r--r--DOCS/mencoder.13
2 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index a69a24ffb7..ded81a3aa0 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -94,6 +94,7 @@
<LI><A HREF="sound.html#2.2.2.1">2.2.2.1 Soundcard experiences, recommendations</A></LI>
</UL>
</UL>
+ <LI><A HREF="encoding.html#2.3">2.3 Encoding with MEncoder</A></LI>
</UL>
<LI><A HREF="#3">3. Usage</A></LI>
<UL>
diff --git a/DOCS/mencoder.1 b/DOCS/mencoder.1
index 0ebbaa4d31..a09afd0072 100644
--- a/DOCS/mencoder.1
+++ b/DOCS/mencoder.1
@@ -173,6 +173,9 @@ with the same parameters, encode with -pass 2.
.B \-ofps <fps>
The output file will have different frame/sec than the source.
.TP
+.B \-o <filename>
+Outputs to the given filename, instead of the default 'test.avi' .
+.TP
.B \-frames <number>
Encode only given number of frames.
.TP