SWA
From Just Solve the File Format Problem
(Difference between revisions)
(Added sample files) |
(→Sample files) |
||
Line 19: | Line 19: | ||
== Sample files == | == Sample files == | ||
* https://telparia.com/fileFormatSamples/audio/shockWaveAudio/ | * https://telparia.com/fileFormatSamples/audio/shockWaveAudio/ | ||
+ | * [https://archive.org/details/Microsoft_Encarta_Encyclopedia_99_Version_A_Windows_1998_Eng SWA Files] | ||
==References== | ==References== | ||
<references/> | <references/> |
Revision as of 00:10, 20 April 2022
Macromedia licensed the MP3 technology in 1995 to use in their Shockwave product. .SWA or Shockwave Audio was originally added as a free plugin (Xtras) to SoundEdit 16 to export AIFF files to .SWA.[1][2][3]
Contents |
File Format
.SWA files have the same structure as MP3 files but with padding at the beginning of the file. Samples show the hex values 00 00 01 40 00 00 00 03 00 00
for the first 10 bytes. No ID3 tags obviously.
Software
- Shockwave Developer Tools for SoundEdit 16 plugin & samples
- Macromedia SoundEdit 16 v1.0.1 CD
- FFmpeg