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
This commit is contained in:
rfelker 2003-07-14 03:41:12 +00:00
parent 63e689e4ec
commit 45d9eccd35
1 changed files with 1 additions and 1 deletions

View File

@ -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>