From 45d9eccd3592dfa6f444c4688d59583a725337db Mon Sep 17 00:00:00 2001 From: rfelker Date: Mon, 14 Jul 2003 03:41:12 +0000 Subject: [PATCH] 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 --- DOCS/en/encoding.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).
  • Audio stream (option -oac copy): 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 -audiofile <filename> option for this.