]> git.sesse.net Git - vlc/commitdiff
And one other piece of information...
authorRocky Bernstein <rocky@videolan.org>
Wed, 11 Feb 2004 12:37:28 +0000 (12:37 +0000)
committerRocky Bernstein <rocky@videolan.org>
Wed, 11 Feb 2004 12:37:28 +0000 (12:37 +0000)
doc/intf-cdda.txt
doc/intf-vcd.txt

index 80dcb618bf30e97e0657827c676608c8d075ffa8..4a753e80fd5d82ec41e1f7f89ef9dca9b48368f7 100644 (file)
@@ -290,6 +290,7 @@ Determination: start at step 5.
         versions of libcdio and libcddb can be obtained by running 
           pkg-config --modversion libcdio
           pkg-config --modversion libcddb
         versions of libcdio and libcddb can be obtained by running 
           pkg-config --modversion libcdio
           pkg-config --modversion libcddb
+
      d) what you input or requested (e.g. the full command line entered -
         if it is possible to reproduce the problem by giving a
         commandline that is desirable since it is probably the simplest
      d) what you input or requested (e.g. the full command line entered -
         if it is possible to reproduce the problem by giving a
         commandline that is desirable since it is probably the simplest
@@ -298,9 +299,12 @@ Determination: start at step 5.
         People often give (some part) of an error message neglecting
         to also include what was requested or entered that led to the
         output.
         People often give (some part) of an error message neglecting
         to also include what was requested or entered that led to the
         output.
+
+     e) The setting for this plugin. That is the values of the
+        variables that start cddax- listed above. On Unix this can
+       generally be found in ~/.vlc/vlcrc
   
   
-  
-     e) Exactly the messages that were what given. You can turn
+     f) Exactly the messages that were what given. You can turn
         increase the verbosity level by setting "verbosity=2" in the
         vlc preferences files. On Unix the preferences file is
         generally in ~/vlc/.vlcrc but there are GUI ways to set this
         increase the verbosity level by setting "verbosity=2" in the
         vlc preferences files. On Unix the preferences file is
         generally in ~/vlc/.vlcrc but there are GUI ways to set this
@@ -443,4 +447,4 @@ analyze the contents of a CD.
 The tool cd-read from libcdio can be used to show the sectors of 
 the CD or CD image or extract sectors. 
 
 The tool cd-read from libcdio can be used to show the sectors of 
 the CD or CD image or extract sectors. 
 
-$Id: intf-cdda.txt,v 1.5 2004/02/11 12:23:07 rocky Exp $
+$Id: intf-cdda.txt,v 1.6 2004/02/11 12:37:28 rocky Exp $
index 8d05743d74abe046de1e00576862b8366cab8203..98e1473b905eacae99d02d2a798379b62c2d608d 100644 (file)
@@ -363,7 +363,8 @@ Determination: start at step 5.
      c) the version of libcdio and/or libcddb you are using 
         versions of libcdio and libcddb can be obtained by running 
           pkg-config --modversion libcdio
      c) the version of libcdio and/or libcddb you are using 
         versions of libcdio and libcddb can be obtained by running 
           pkg-config --modversion libcdio
-          pkg-config --modversion libcddb
+          pkg-config --modversion libvcdinfo
+
      d) what you input or requested (e.g. the full command line entered -
         if it is possible to reproduce the problem by giving a
         commandline that is desirable since it is probably the simplest
      d) what you input or requested (e.g. the full command line entered -
         if it is possible to reproduce the problem by giving a
         commandline that is desirable since it is probably the simplest
@@ -373,8 +374,12 @@ Determination: start at step 5.
         to also include what was requested or entered that led to the
         output.
   
         to also include what was requested or entered that led to the
         output.
   
+     e) The setting for this plugin. That is the values of the
+        variables that start cddax- listed above. On Unix this can
+       generally be found in ~/.vlc/vlcrc
+  
   
   
-     e) Exactly the messages that were what given. You can turn
+     f) Exactly the messages that were what given. You can turn
         increase the verbosity level by setting "verbosity=2" in the
         vlc preferences files. On Unix the preferences file is
         generally in ~/vlc/.vlcrc but there are GUI ways to set this
         increase the verbosity level by setting "verbosity=2" in the
         vlc preferences files. On Unix the preferences file is
         generally in ~/vlc/.vlcrc but there are GUI ways to set this
@@ -539,4 +544,4 @@ http://www.vcdhelp.com/
 http://www.vcdimager.org/
 http://www.vcdimager.org/guides/#guides
 
 http://www.vcdimager.org/
 http://www.vcdimager.org/guides/#guides
 
-$Id: intf-vcd.txt,v 1.4 2004/02/11 12:26:38 rocky Exp $
+$Id: intf-vcd.txt,v 1.5 2004/02/11 12:37:28 rocky Exp $