[Mplayer-cvslog] CVS: main help_mp.h,1.16,1.17

Berczi Gabor gabucino at users.sourceforge.net
Sat Jun 23 20:05:23 CEST 2001


Update of /cvsroot/mplayer/main
In directory usw-pr-cvs1:/tmp/cvs-serv26493

Modified Files:
	help_mp.h 
Log Message:



Index: help_mp.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** help_mp.h	2001/06/03 05:12:53	1.16
--- help_mp.h	2001/06/23 18:05:21	1.17
***************
*** 12,40 ****
  "    -vcd <track>    play video cd track from device instead of plain file\n"
  //"    -bg             play in background (X11 only!)\n"
! "    -sb <bytepos>   seek to byte position\n"
! //"    -ss <timepos>   seek to second position (with timestamp)\n"
  "    -nosound        don't play sound\n"
- "    -abs <bytes>    audio buffer size (in bytes, default: measuring)\n"
- "    -delay <secs>   audio delay in seconds (may be +/- float value)\n"
- #ifdef AVI_SYNC_BPS
- "    -nobps          do not use avg. byte/sec value for A-V sync (AVI)\n"
- #else
- "    -bps            use avg. byte/sec value for A-V sync (AVI)\n"
- #endif
- #ifdef ALSA_TIMER
- "    -noalsa         disable timing code\n"
- #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"
- "    -mc <s/5f>      maximum sync correction per 5 frames (in seconds)\n"
- //"    -afm <1-5>      force audio format  1:MPEG 2:PCM 3:AC3 4:Win32 5:aLaw\n"
  "    -fs -vm -zoom   fullscreen playing options (fullsc,vidmode chg,softscale)\n"
  "    -x <x> -y <y>   scale image to <x> * <y> resolution [if scalable!]\n"
  "\n"
  "  Keys:\n"
--- 12,25 ----
  "    -vcd <track>    play video cd track from device instead of plain file\n"
  //"    -bg             play in background (X11 only!)\n"
! "    -ss <timepos>   seek to second position (with timestamp)\n"
  "    -nosound        don't play sound\n"
  #ifdef USE_FAKE_MONO
  "    -stereo         select MPEG1 stereo output (0:stereo 1:left 2:right)\n"
  #endif
  "    -fs -vm -zoom   fullscreen playing options (fullsc,vidmode chg,softscale)\n"
+ "    -sub <file>     specify subtitle file to use\n"
  "    -x <x> -y <y>   scale image to <x> * <y> resolution [if scalable!]\n"
+ "    -aid -vid       change audio/video stream to play\n"
+ "    -fps -srate     change video/audio rate\n"
  "\n"
  "  Keys:\n"


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list