Bad quality after export as MP3

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
alliemaradona
Posts: 4
Joined: Thu Jun 28, 2012 8:54 am
Operating System: Please select

Bad quality after export as MP3

Post by alliemaradona » Thu Jun 28, 2012 9:32 am

I will preface this by saying that I am extremely new to all of this, so I apologize if it seems like I don't know what I'm talking about. (I don't.) If you need me to provide more information, please let me know. I am using Audacity 2.0.0 (.exe) on a Windows Vista operating system.

I have been having trouble with the audio quality after exporting my files as MP3s. Here is the process I've been using:

- Convert a WMV file to an MP3 in order to separate the audio from the video.
- Open the MP3 in Audacity and do the necessary editing.
- Export the file as an MP3 at 320 kpbs.
- Insert the post-Audacity MP3 into an AVS (video editing program) project, and THIS is where I run into the problem.

The track sounds amazing in Audacity but when I play it back in AVS, the quality is not nearly as good. (I won't go so far as to say it's terrible, but there is a noticeable difference.) This leads me to believe that the problem occurs when I export the files as MP3s.

Should I be exporting my files as a different file type? Or am I doing something else wrong?

Any help would be much appreciated, thanks in advance!

-Allie

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

Re: Bad quality after export as MP3

Post by steve » Thu Jun 28, 2012 11:57 am

MP3 and WMV are both "lossy" formats - they discard some of the data so as to make the file size smaller.
  • Convert a WMV file to an MP3 in order to separate the audio from the video. Some sound quality loss here due to encoding as MP3
  • Open the MP3 in Audacity and do the necessary editing.
  • Export the file as an MP3 at 320 kpbs. Some sound quality loss here due to encoding as MP3
  • Insert the post-Audacity MP3 into an AVS (video editing program) project, Probably some sound quality loss here due to encoding in the video format
For best quality we need to minimise the use of lossy formats.

We can cut out one of the lossy conversions here:
  • Convert a WMV file to a WAV in order to separate the audio from the video.
and another one here:
  • Export the file (from Audacity) as 16 bit WAV
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

alliemaradona
Posts: 4
Joined: Thu Jun 28, 2012 8:54 am
Operating System: Please select

Re: Bad quality after export as MP3

Post by alliemaradona » Thu Jun 28, 2012 6:00 pm

Thanks for the prompt reply, Steve! Your suggestions worked like a charm.

Post Reply