summaryrefslogtreecommitdiffstats
path: root/help_mp.h
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-08 21:49:00 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-08 21:49:00 +0000
commita158f5d74742a50399dc7ba75843675127bfb9b6 (patch)
treefd5972032adb2b4f08bc7e2dc73e2c03de54d55a /help_mp.h
parent3040f42cd6854b3f918dda2de753585b62dd9171 (diff)
downloadmpv-a158f5d74742a50399dc7ba75843675127bfb9b6.tar.bz2
mpv-a158f5d74742a50399dc7ba75843675127bfb9b6.tar.xz
applied 'fakemono' patch by Bryan Chan scorpio@acm.org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@733 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp.h')
-rw-r--r--help_mp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/help_mp.h b/help_mp.h
index f0da2ff754..04b94683a7 100644
--- a/help_mp.h
+++ b/help_mp.h
@@ -25,6 +25,9 @@ static char* help_text=
#else
" -alsa enable timing code (works better with ALSA)\n"
#endif
+#ifdef USE_FAKE_MONO
+" -stereo select MPEG1 stereo output (0:stereo 1:left 2:right)\n"
+#endif
" -aid <id> select audio channel [MPG: 0-31 AVI: 1-99]\n"
" -vid <id> select video channel [MPG: 0-15 AVI: -- ]\n"
" -fps <value> force frame rate (if value is wrong in the header)\n"