Previous Page | Next Page

by hcs at 5:18 PM EST on February 19, 2008
It decodes to standard output, yeah, so you have to have another program that accepts .wav files as standard input. I don't know of any Windows programs that do this. I use it with sox in Linux. It does seem that they have a win32 version, try that out. I don't know how you'd get it outputting to the sound device, though.
Ah, mplayer has a Windows port. So this should work:
test -p blah.adx | mplayer -demuxer audio -

However, it doesn't, as redirection in Windows is broken (it does stupid things if it encounters newlines). So you're kind of stuck unless there's an mplayer switch that can handle this somewhere.
by Bugger at 11:44 AM EST on February 20, 2008
I just didnt know that you normally try on Linux...
I thought that this IS already normal Output to the speakers that`s why I was irritaded.
However, thanks.
by hcs at 3:00 AM EST on March 4, 2008
r39 up, with some new-to-vgmstream formats, and some new command line switches for test.
YAY! by Bugger at 7:35 PM EDT on March 9, 2008
Wow, you are fast in producing.

And something new to test^^!

KEEP ON, it`s not far away that you support most of the gc formats, but what about the DS and Wii Formats, do you know anything about them? [exept brtsm]
by hcs at 10:16 PM EDT on March 9, 2008
The DS's .strm is supported.
by Franpa at 1:04 AM EDT on March 10, 2008
when is this expected to support CLA's with spaces in them? (including spaces in file names)
by hcs at 2:18 AM EDT on March 10, 2008
I don't know what you mean, it has no problem with spaces on the command line, assuming you have a shell that handles them correctly. Quotes, mayhaps?
by Franpa at 2:54 AM EDT on March 10, 2008
C:\vgstream\test.exe -o outfile 1.wav C01.brstm will not work without me removing the space in the output file name. all it does is show me the parameters that vgstream supports then exits.

i use a batch file and i believe batch files use command.com instead of cmd.exe (or cmd.com?)
edited 2:55 AM EDT March 10, 2008

edited 2:55 AM EDT March 10, 2008

edited 2:55 AM EDT March 10, 2008

edited 2:57 AM EDT March 10, 2008
by hcs at 3:32 AM EDT on March 10, 2008
C:\vgmstream\test.exe -o "outfile 1.wav" C01.brstm
by Franpa at 3:55 AM EDT on March 10, 2008
ah so the " are needed when specifying a output file with a space?

Previous Page | Next Page
Go to Page 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source