Facepunch / sbox-issues

176 stars 12 forks source link

Some audio compression codecs crash the game and tools when opened. #1069

Closed yuberee closed 2 years ago

yuberee commented 2 years ago

Describe the bug

Compressing .wav files using different codecs leads to different results. I tested all codecs available on the latest release of Adobe Premiere ( As of OCT21 ) :

To Reproduce

  1. Export any .wav file using one of the codecs above;
  2. Select the exported file in the Assets Browser;
  3. The result will be as described.

My sound driver is the latest Realtek High Definition if that changes anything. In this Google Drive folder you can find all the files used to reproduce the bug All audio is mono and 44kHz.

yuberee commented 2 years ago

The crashes have been fixed by Layla with commit master#3912cd (https://commits.facepunch.com/414103) I'll close this issue as one compression codec is good enough.