summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-14 03:41:12 +0000
committerrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-14 03:41:12 +0000
commit45d9eccd3592dfa6f444c4688d59583a725337db (patch)
tree90a7b8a5ef2f97cb187f26761b6f67a8fc0426a8 /DOCS
parent63e689e4ec0e6c004ead78cf32421f810fc23ad6 (diff)
downloadmpv-45d9eccd3592dfa6f444c4688d59583a725337db.tar.bz2
mpv-45d9eccd3592dfa6f444c4688d59583a725337db.tar.xz
100l, vorbis cannot go in avi file!! even if it did work, -oac copy if broken with vorbis!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10428 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/encoding.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/en/encoding.html b/DOCS/en/encoding.html
index 4f6d30f96d..5f7d52727b 100644
--- a/DOCS/en/encoding.html
+++ b/DOCS/en/encoding.html
@@ -141,7 +141,7 @@
(like, uncompressed PCM to MP3).</LI>
<LI><B>Audio stream</B> (option <CODE>-oac copy</CODE>): straightforward.
- It is possible to take an external audio file (MP3, Vorbis) and mux it
+ It is possible to take an external audio file (MP3, WAV) and mux it
into the output stream. Use the <CODE>-audiofile &lt;filename&gt;</CODE>
option for this.</LI>
</UL>