BNSF
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music |extensions={{ext|bnsf}}, {{ext|is14}} }} '''BNSF''' (IS14, G.722.1) is an audio format used in some computer/video...") |
Dan Tobias (Talk | contribs) |
||
Line 17: | Line 17: | ||
* [https://github.com/vgmstream/vgmstream/issues/407 BNSF IS14 format "failed opening"] | * [https://github.com/vgmstream/vgmstream/issues/407 BNSF IS14 format "failed opening"] | ||
* [https://steamcommunity.com/app/438490/discussions/0/350540780279572081/ Game File Analysis (audio)] | * [https://steamcommunity.com/app/438490/discussions/0/350540780279572081/ Game File Analysis (audio)] | ||
+ | |||
+ | [[Category:Game data files]] |
Latest revision as of 04:51, 8 August 2021
BNSF (IS14, G.722.1) is an audio format used in some computer/video games. There are variants with different subcodecs.
[edit] Identification
The first four bytes are 42 4E 53 46
(spellling BNSF in ASCII), and bytes 08-0B are 49 53 31 34
(spelling IS14). The bytes in between can vary.