Size limits for WAV and AIFF files

From Audacity Development Manual
Revision as of 09:05, 27 April 2019 by PeterSampson (talk | contribs) (layout tweak)
Jump to: navigation, search


Linked This page is linked to in the Audacity app from the Help Button help button in the error dialog when attempting to create a WAV file bigger than 4GB.
Alert Do not rename or delete this page unless and until the corresponding link in the app is changed.
Pseudo renames can be achieved with a DISPLAYTITLE. If a rename is absolutely necessary then a redirect must be left behind.

'

Peter 21Apr19: This table is replicated on Export Formats supported by Audacity.
WAV and AIFF files are limited to a maximum size of 4GB, see the following table for how this translates to time durations

Aproximate maximum time durations for WAV and AIFF files

Maximum sizes for files in time duration (hours:minutes)
Sample Format Stereo Mono
16-bit (default) 6h:45m 13h:31m
24-bit 4h:30m 9h:01m
32-bit 3h:22m 6h:45m
Tip These timings are the theoretical maximum times. You would be well-advised to restrict yourself to slightly lower limits to afford some head-room.
Peter 23Apr19: Table based on 4GB = 4,294,967,296 bytes - see talk page for alternatives