summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-20 23:22:54 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-20 23:22:54 +0000
commitf6c5a0788c45f34964961111a2c674462ab5c494 (patch)
tree200eb73d0fcaba48d6f624c19633fd12c445af04 /cfg-mencoder.h
parent39fda1b826abec7bd54593ef4791a86a1f72371d (diff)
downloadmpv-f6c5a0788c45f34964961111a2c674462ab5c494.tar.bz2
mpv-f6c5a0788c45f34964961111a2c674462ab5c494.tar.xz
Document lavf muxers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15533 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'cfg-mencoder.h')
-rw-r--r--cfg-mencoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-mencoder.h b/cfg-mencoder.h
index 998274496c..aa1621b2f5 100644
--- a/cfg-mencoder.h
+++ b/cfg-mencoder.h
@@ -185,6 +185,7 @@ m_option_t of_conf[]={
{"help", "\nAvailable output formats:\n"
" avi - Microsoft Audio/Video Interleaved\n"
" mpeg - MPEG-1/2 system stream format\n"
+ " lavf - FFmpeg libavformat muxers\n"
" rawvideo - (video only, one stream only) raw stream, no muxing\n"
"\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL},
{NULL, NULL, 0, 0, 0, 0, NULL}