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
Bad quality after export as MP3
Forum rules
This 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.
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.
-
alliemaradona
- Posts: 4
- Joined: Thu Jun 28, 2012 8:54 am
- Operating System: Please select
Re: Bad quality after export as MP3
MP3 and WMV are both "lossy" formats - they discard some of the data so as to make the file size smaller.
We can cut out one of the lossy conversions here:
- 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
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.
- 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
Thanks for the prompt reply, Steve! Your suggestions worked like a charm.