Lines 1-5
Link Here
|
1 |
--- etc/gnump3d.conf.orig Fri Mar 26 03:49:02 2004 |
1 |
--- etc/gnump3d.conf.orig Tue May 18 22:21:40 2004 |
2 |
+++ etc/gnump3d.conf Fri Mar 26 12:59:14 2004 |
2 |
+++ etc/gnump3d.conf Wed May 19 01:39:32 2004 |
3 |
@@ -184,7 +184,7 @@ |
3 |
@@ -184,7 +184,7 @@ |
4 |
# path if you don't have it installed upon the $PATH of the user |
4 |
# path if you don't have it installed upon the $PATH of the user |
5 |
# who starts the server: |
5 |
# who starts the server: |
Lines 27-46
Link Here
|
27 |
## |
27 |
## |
28 |
|
28 |
|
29 |
|
29 |
|
30 |
@@ -635,9 +635,9 @@ |
30 |
@@ -686,9 +686,9 @@ |
31 |
# the string '$FILENAME' will be replaced by the file the user is |
31 |
# |
32 |
# requesting. |
32 |
# downsample_"level"_"file suffix" = command args |
33 |
# |
33 |
# |
34 |
-#downsample_high_mp3 = /usr/bin/lame --mp3input -b 56 $FILENAME - |
34 |
-#downsample_high_mp3 = /usr/bin/lame --mp3input -b 56 $FILENAME - |
35 |
-#downsample_medium_mp3 = /usr/bin/lame --mp3input -b 33 $FILENAME - |
35 |
-#downsample_medium_mp3 = /usr/bin/lame --mp3input -b 32 $FILENAME - |
36 |
-#downsample_low_mp3 = /usr/bin/lame --mp3input -b 16 $FILENAME - |
36 |
-#downsample_low_mp3 = /usr/bin/lame --mp3input -b 16 $FILENAME - |
37 |
+#downsample_high_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 56 $FILENAME - |
37 |
+#downsample_high_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 56 $FILENAME - |
38 |
+#downsample_medium_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 33 $FILENAME - |
38 |
+#downsample_medium_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 32 $FILENAME - |
39 |
+#downsample_low_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 16 $FILENAME - |
39 |
+#downsample_low_mp3 = %%LOCALBASE%%/bin/lame --mp3input -b 16 $FILENAME - |
40 |
# |
40 |
# |
41 |
#downsample_high_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix -b 96 - |
41 |
#downsample_high_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix -b 96 - |
42 |
#downsample_medium_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix -b 64 - |
42 |
#downsample_medium_ogg = sox -t ogg $FILENAME -t raw - | oggenc --raw --downmix -b 64 - |
43 |
@@ -677,7 +677,7 @@ |
43 |
@@ -728,7 +728,7 @@ |
44 |
# the installation script - if this doesn't happen report this as |
44 |
# the installation script - if this doesn't happen report this as |
45 |
# a bug. |
45 |
# a bug. |
46 |
# |
46 |
# |
Lines 49-55
Link Here
|
49 |
# |
49 |
# |
50 |
|
50 |
|
51 |
|
51 |
|
52 |
@@ -772,7 +772,7 @@ |
52 |
@@ -823,7 +823,7 @@ |
53 |
# |
53 |
# |
54 |
# Normally you shouldn't need to touch this. |
54 |
# Normally you shouldn't need to touch this. |
55 |
# |
55 |
# |
Lines 58-64
Link Here
|
58 |
|
58 |
|
59 |
|
59 |
|
60 |
# |
60 |
# |
61 |
@@ -849,7 +849,7 @@ |
61 |
@@ -900,7 +900,7 @@ |
62 |
## |
62 |
## |
63 |
# |
63 |
# |
64 |
# jukebox_mode = 1 |
64 |
# jukebox_mode = 1 |