[xiph-cvs] cvs commit: w3d tarkin_enc.c

Holger Waechtler holger at xiph.org
Mon Jul 9 00:27:51 PDT 2001



holger      01/07/09 00:27:50

  Modified:    .        tarkin_enc.c
  Log:
   - updated tarkin_enc help text

Revision  Changes    Path
1.7       +1 -1      w3d/tarkin_enc.c

Index: tarkin_enc.c
===================================================================
RCS file: /usr/local/cvsroot/w3d/tarkin_enc.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tarkin_enc.c	2001/07/09 07:27:12	1.6
+++ tarkin_enc.c	2001/07/09 07:27:50	1.7
@@ -15,7 +15,7 @@
      " usage: %s <input filename format string> <bitrate> <a_m> <s_m>\n"
      "\n"
      "   input ppm filename format:  optional, \"%%i.ppm\" by default\n"
-     "   bitrate:                    cut Y/U/V bitstream after limit bits (!!!)/frame\n"
+     "   bitrate:                    cut Y/U/V bitstream after limit bytes/frame\n"
      "                               (something like 1228800 makes sense here)\n" 
      "   a_m, s_m:                   number of vanishing moments of the\n"
      "                               analysis/synthesis filter, (2,2) by default\n"

--- >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