[xiph-cvs] cvs commit: vorbis-tools/ogg123 ogg123.1

Jack Moffitt jack at xiph.org
Tue Dec 18 20:02:12 PST 2001



jack        01/12/18 20:02:12

  Modified:    ogg123   ogg123.1
  Log:
  Option clarification for -b and -p.  The code controlled the audio buffer,
  but we really wanted this control over the input buffer.

Revision  Changes    Path
1.16      +3 -2      vorbis-tools/ogg123/ogg123.1

Index: ogg123.1
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/ogg123/ogg123.1,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ogg123.1	2001/12/19 03:30:33	1.15
+++ ogg123.1	2001/12/19 04:02:12	1.16
@@ -50,9 +50,10 @@
 
 .SH OPTIONS
 .IP "-b n, --buffer n"
-Use a buffer of approximately 'n' kilobytes.
+Use an input buffer of approximately 'n' kilobytes.
 .IP "-p n, --prebuffer n"
-Prebuffer 'n' percent of the buffer.
+Prebuffer 'n' percent of the input buffer.  Playback won't begin until
+this prebuffer is complete.
 .IP "-d device, --device device"
 Specify output device.  See
 .B DEVICES

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list