Previous Page | Next Page

by kode54 at 9:18 PM EST on December 18, 2016
What MSS duration issue? Can you boil it down to some actual code?
by AnonRunzes at 9:25 PM EST on December 18, 2016
@kode54 - "What MSS duration issue?"
In foobar2000, intro25k.mss still has this 2:39 duration even after the new version of vgmstream despite these fixes. Which means vgmstream still plays half of the entire audio sample(this issue seems to occur on foobar2000, so maybe it's just my player).

"Can you boil it down to some actual code?"
And I thought that just by reproducing the issue by playing these .mss files was enough.

edited 9:30 PM EST December 18, 2016
by kode54 at 9:33 PM EST on December 18, 2016
The only reference I can find to a "intro25k.mss" is your post right here on this page.
by AnonRunzes at 9:54 PM EST on December 18, 2016
@kode54 - There's a post I made right on that "beta thread" in which I posted two .rar files containing both the original .mss files and .genh files. Check that out.

edited 9:54 PM EST December 18, 2016
by kode54 at 11:02 PM EST on December 18, 2016
Sorry, I wasn't paying enough attention. The issue should be fixed now.
by AnonRunzes at 12:23 PM EST on December 19, 2016
Thanks.

Anyway, here's an .ss2 file from a demuxed PSS that came from the Killzone game.
attract_ntsc.rar
It doesn't play well on vgmstream.

EDIT: Look, I don't want to be a bother(presumably due to Nisto's advice about these MGS2 audio files) but, is there support for these files yet(aside from GENH)?
sdx_adpcm.rar

I choose .sdx_adpcm as the arbitrary format because ... well, it's sometimes the only way to identify files like these. Anyway, these files came from the following games:
Metal Gear Solid 2 (PS2 - original version) - first two files
Metal Gear Solid 2 (PS2, XBOX - Substance version) - last two files

These files also have different codecs too(indicated by the 0xa offset in each file), hence why I uploaded this .rar file in the first place.

edited 2:53 PM EST December 19, 2016
by bnnm at 6:34 AM EST on December 26, 2016
Could anybody with a fast PC test these XMA in foobar?
https://www.sendspace.com/file/gi7dlq
When looping I get a second of pause/silence in foobar in the first example, but not in winamp.
XMA looping can be slow, but not all XMA do this for me (maybe bitrate related).


@AnonRunzes - badly demuxed multi-stream ss2, probably. sdx_adpcm no point (no proper header).
Also in general post not one but several samples, non-working and working. Otherwise it's a pain to figure out.

@Kurausukun - good thing you brought this up.
Since towav is (AFAIK) a hacked MS decoder probably it's more accurate.
I tested a bit it does seem like you need to substract 576 to loop correctly, rarely noticeable though (ex. Tales of Vesperia 201).
Apparently MDCT coders (like MP3/XMA/Atrac3) introduce a delay (part of 1 granule = 576 samples), makes sense.
Some XMA headers (not Sonic 06 or ToV) also have a "PlayBegin sample".
Knowing this I'll adjust looping and keep investigating.
by bnnm at 8:38 AM EST on December 27, 2016
Latests vgmstream changes
- Added HEVAG (.vag) [PSVita games], thanks daemon1
- Added "short VAG" SGXD type 5 [Afrika PS3]
- Added Killzone VAGp (.vag)
- Adjusted some VAGp [Ecco the Dolphin]
- Added namco XMA (.xma), Soul Calibur II HD XMA (.past) variations
- test.exe/winamp now use vgmstream's FFmpeg DLLs (delete older avcodec/avformat/avutil DLLs)
- (dev) Added a simple regression testing script for test.exe (also a build doc)
- Removed .vgms (not .vgmstream), as I feel one hack-extension is enough
by kode54 at 6:43 PM EST on December 29, 2016
It's not slow. It decodes at over 230x real time here. The problem is, the first file is emitting several seconds worth of silence before looping.
by bnnm at 8:00 PM EST on December 29, 2016
Well, test.exe gives correct decodes and clear2.xma is the same file but hexeditted to loop one second earlier.
I suspect samples_to_do isn't properly set and always uses max_buffer_samples (in decode_run).
Maybe from the last seek changes?

While testing I also noticed if you disable looping foobar hangs after seeking (maybe infinite while during decode_seek).
Also changing the options doesn't seem to work unless you restart?

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