Skip to content

Problem importing wav file #9

@TheInfinityUser

Description

@TheInfinityUser

The WAV file
A wav file which cannot be played by Media Player but interestingly on uploading it can be played on Chrome and Discord, when imported to Unity, I get this error,

Errors during import of AudioClip Assets/Weapons1.wav:
FSBTool ERROR: The format of the source file is invalid, see output for details.
FSBTool ERROR: Internal error from FMOD sub-system.

I tried ffprobe on the wav file and I got the following,

[wav @ 000002096b740900] Packet corrupt (stream = 0, dts = NOPTS).
[wav @ 000002096b740900] Estimating duration from bitrate, this may be inaccurate
Input #0, wav, from 'Adamant Sniper Rifle_shoot.wav':
Duration: 00:00:01.62, bitrate: 705 kb/s
Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 1 channels, s16, 705 kb/s]

Is there any tool to fix the wav file so that fmod can import it or any setting that would allow fmod to import the file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions