Mercurial > mplayer.hg
changeset 10427:62e4effc06d7
100l, vorbis cannot go in avi file!! even if it did work, -oac copy if broken with vorbis!
author | rfelker |
---|---|
date | Mon, 14 Jul 2003 03:41:12 +0000 |
parents | c3345a8fbc57 |
children | 288c24c6e0d0 |
files | DOCS/en/encoding.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/encoding.html Sun Jul 13 23:33:56 2003 +0000 +++ b/DOCS/en/encoding.html Mon Jul 14 03:41:12 2003 +0000 @@ -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 <filename></CODE> option for this.</LI> </UL>