# Does Compression and platform encoding change the actual file being used in-game? Or is it just the preview file?

**URL:** https://qa.fmod.com/t/does-compression-and-platform-encoding-change-the-actual-file-being-used-in-game-or-is-it-just-the-preview-file/19397
**Category:** FMOD Studio
**Created:** [October 13, 2022, 3:42am UTC](https://qa.fmod.com/t/does-compression-and-platform-encoding-change-the-actual-file-being-used-in-game-or-is-it-just-the-preview-file/19397 "2022-10-13T03:42:45Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![RobbieHart](https://avatars.discourse-cdn.com/v4/letter/r/e56c9b/32.png) [@RobbieHart](https://qa.fmod.com/u/RobbieHart)
#### Post date: [October 13, 2022, 3:42am UTC](https://qa.fmod.com/t/does-compression-and-platform-encoding-change-the-actual-file-being-used-in-game-or-is-it-just-the-preview-file/19397/1 "2022-10-13T03:42:46Z")

</div>

When using the assets tab with the drop down of all the audio, Does Compression and platform encoding settings change the actual file being used in-game? Or it just the preview file?

My reason of asking is that I actually want to have all the files compressed to ogg.  
It would save me time in my DAW…

I use Nuendo, but exporting selected events in Nuendo only exports .wav unfortunately (unless I do the old-school, longer route of exporting per-track, which requires everything to always be in line with the “locator markers”).

Im trying to figure out a work-around that is quick.

---

<div class="post-metadata">

### Author: ![joseph](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/joseph/32/264_2.png) [@joseph](https://qa.fmod.com/u/joseph)
#### Post date: [October 14, 2022, 3:06am UTC](https://qa.fmod.com/t/does-compression-and-platform-encoding-change-the-actual-file-being-used-in-game-or-is-it-just-the-preview-file/19397/2 "2022-10-14T03:06:04Z")

</div>

> [@RobbieHart](#):
>
> When using the assets tab with the drop down of all the audio, Does Compression and platform encoding settings change the actual file being used in-game?

It changes the actual file used in-game.

> [@RobbieHart](#):
>
> Or it just the preview file?

It doesn’t change the source audio files that appear in your assets browser.

It _may or may not_ affect the format of the assets used for auditioning in FMOD Studio, depending on whether you have “audition with compression” mode enabled. As its name suggests, “audition with compression” mode lets you audition what your events and assets will sound like if subjected to the selected compression and encoding settings. Even with this mode turned on, however, the format of the files in your project’s assets directory does not change.

> [@RobbieHart](#):
>
> I use Nuendo, but exporting selected events in Nuendo only exports .wav

The encoding format of your source audio files has no effect on the encoding format of the final product. Most FMOD Studio users therefore prefer to work with lossless formats, including .wav.

> [@RobbieHart](#):
>
> My reason of asking is that I actually want to have all the files compressed to ogg.

While FMOD Studio does support Vorbis encoding, it uses a proprietary container format instead of the .ogg container format, for optimization reasons. As such, it is possible to select Vorbis encoding for your bank files, but not the .ogg container format.
