Sound file formats and sound quality

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
ANMB
Posts: 38
Joined: Mon Nov 09, 2009 6:43 pm
Operating System: Windows 10

Sound file formats and sound quality

Post by ANMB » Fri Mar 31, 2017 7:31 pm

Good Afternoon,

I am wondering if when copying a segment or a clip of a track, does the copied clip have a reduction in sound quality? Or when saving a copy of a mp3 file, is there a reduction in the quality from the original?

I found this thread:

http://forum.audacityteam.org/viewtopic ... ty#p208473

and I wonder what is the best format to work with and edit in audacity that will save quality of sound? I have access to a few flac files or .rm or mp3 files. Or would converting a mp3 to flac or wav work?

Thank you.

Ayesha Nicole

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Sound file formats and sound quality

Post by steve » Fri Mar 31, 2017 8:20 pm

ANMB wrote:I am wondering if when copying a segment or a clip of a track, does the copied clip have a reduction in sound quality?
There is not normally reduction in sound quality when copying / pasting within Audacity.
ANMB wrote: Or when saving a copy of a mp3 file
There is always loss of sound quality when exporting as MP3.
ANMB wrote: and I wonder what is the best format to work with
WAV, AIFF or FLAC
ANMB wrote:and edit in audacity
Audacity always works with high quality uncompressed PCM audio internally.
ANMB wrote:Or would converting a mp3 to flac or wav work?
Converting from MP3 to WAV or FLAC does not improve the sound quality. It's a one way street - converting to MP3 (or other lossy compressed format) reduces sound quality.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

DVDdoug
Forum Crew
Posts: 9287
Joined: Fri Sep 10, 2010 11:30 pm
Operating System: Windows 10

Re: Sound file formats and sound quality

Post by DVDdoug » Fri Mar 31, 2017 8:44 pm

One more thing in case it's not clear...

Audacity (like all "regular" audio editors*) decompresses the audio when you open the file. If you open and edit an MP3 (or other lossy file) and then re-export it as MP3 (or other lossy format) it's going through a 2nd generation of lossy compression.

If you save to WAV or FLAC, there is no additional quality loss.

Ideally, you should compress ONCE as the final step if you want a lossy format. Otherwise, try to minimize the number of times the data is lossy-compressed.




*There are some specialized editors (such as MP3DirectCut) that can do some limited MP3 editing without decompressing first.

ANMB
Posts: 38
Joined: Mon Nov 09, 2009 6:43 pm
Operating System: Windows 10

Re: Sound file formats and sound quality

Post by ANMB » Fri Mar 31, 2017 8:48 pm

Thank you. When I download a mp3 file and work with it, and then export it again as an mp3, does it lose another 'layer' of sound quality? Similar to making a copy of a copy of a copy of an image?

I have a very large personal project, that will eventually be shared with many others, and it will become the norm for this particular usage; and there are many mp3 files available; but I am thinking that if I can actually locate and purchase the studio quality cd's, and rip them and edit in audacity, it may be the best for sound quality, in the long run. I am trying to plan very well before I start, and streamline the process to train others to help with it, because it is extremely labor intensive.

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Sound file formats and sound quality

Post by steve » Sat Apr 01, 2017 10:24 am

ANMB wrote:When I download a mp3 file and work with it, and then export it again as an mp3, does it lose another 'layer' of sound quality? Similar to making a copy of a copy of a copy of an image?
Yes.

The amount of loss depends on the MP3 encoding settings. Higher "kbps" loose less than low "kbps" but at the cost of greater file size - that's the trade-off "quality:file size".

Exporting as FLAC. WAV or AIFF will reduce the loss to almost nothing. This is like having a near perfect photocopier.

Exporting as 32-bit float WAV will reduce the loss to zero. This is like having a perfect photocopier, but the down side is that 32-bit float WAV files are huge (double the size of a normal WAV file), and not many applications support 32-bit float WAV. Normal 16-bit WAV (or FLAC) is good enough for just about everything (except perhaps scientific research).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply