Update File Type - Wwise Stream
parent
7fb6f7cdcb
commit
fa25df90a4
1 changed files with 5 additions and 1 deletions
|
@ -35,3 +35,7 @@ Assert(unknown1 == 0x1b);
|
||||||
uint32 offset;
|
uint32 offset;
|
||||||
uint32 length;
|
uint32 length;
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
The `.stream` file contains a raw RIFF container, no extraneous fields. However, while the contained data is WAVE as per the type field, it uses an audio format that even ffmpeg cannot understand.
|
Loading…
Add table
Reference in a new issue