what is the underlying encoding software audacity use?
Forum rules
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
what is the underlying encoding software audacity use?
what is the underlying encoding software audacity use to export WAV file? Thank you for your answers in advance!
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: what is the underlying encoding software audacity use?
Pulse Code Modulation. PCM. Microsoft "WAV" format can have compression and damage incorporated in it, but by convention almost never does. It's one of the formats you can do production and editing in without damage cause by the file format. the other one is Apple AIFF. Those two are easily converted into each other with no damage.
Of course, there's no compression, so the files are very large.
All the compressed formats, MP3, AAC, etc get worse and cause damage with use. These are intended as delivery formats, not production formats.
Koz
Of course, there's no compression, so the files are very large.
All the compressed formats, MP3, AAC, etc get worse and cause damage with use. These are intended as delivery formats, not production formats.
Koz
Re: what is the underlying encoding software audacity use?
Hi koz,
Thank you very much for the quick reply! My situation is, I use both audacity and ffmpeg to convert mp3 files to wav, both using PCM encoding with same sample rate, # of channels and so on, so the header information for these 2 files are exactly the same. However the software I am using can recognize the wav file generated by audacity but not the one by ffmpeg. Do you know what is the differences between the wav files generated by these 2 different tools?
Thank you very much for the quick reply! My situation is, I use both audacity and ffmpeg to convert mp3 files to wav, both using PCM encoding with same sample rate, # of channels and so on, so the header information for these 2 files are exactly the same. However the software I am using can recognize the wav file generated by audacity but not the one by ffmpeg. Do you know what is the differences between the wav files generated by these 2 different tools?