Saving mp3 file without re-encoding
Forum rules
Audacity 1.3.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.3.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.
Saving mp3 file without re-encoding
When editing mp3 audio, I just need to trim mp3 and save it without re-encoding(it already have 128kbps bitrate suitable for my needs). I didn't find option allowing to save file without re-encoding it.
Re: Saving mp3 file without re-encoding
Because there isn't one.visage wrote:I didn't find option allowing to save file without re-encoding it.
Audacity always un-compresses the files that it imports, works on them in their un-compressed form, and then compresses them on export, if exporting to mp3 or any other compressed format.
There are other tools available, if you just want to do simple editing of mp3 files, which work on the compressed audio and don't increase the damage. Mp3split is one, and I'm sure there are others.
PO'L
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * Tips * * * * Tutorials * * * * 1.3 Quick Start Guide * * * * Audacity 1.3 Manual * * * * Audacity wiki * * * *
* * * * Tips * * * * Tutorials * * * * 1.3 Quick Start Guide * * * * Audacity 1.3 Manual * * * * Audacity wiki * * * *
-
kozikowski
- Forum Staff
- Posts: 68941
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Saving mp3 file without re-encoding
<<<I just need to trim mp3>>>
Yes. You're the poster child for one of the other simpler editors. You get forced into Audacity if you need effects or left-right task management and tools like that.
Koz
Yes. You're the poster child for one of the other simpler editors. You get forced into Audacity if you need effects or left-right task management and tools like that.
Koz
Re: Saving mp3 file without re-encoding
another question: if audio source is in .FLAC format, is is better to convert it to WAV then edit, or edit FLAC file directly? I need to encode audio to mp3 anyway.
Re: Saving mp3 file without re-encoding
If your source file is in FLAC format, then there is no issue. It is a lossless format and you can import it into Audacity and edit it with no loss of quality.
PO'L
PO'L
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * Tips * * * * Tutorials * * * * 1.3 Quick Start Guide * * * * Audacity 1.3 Manual * * * * Audacity wiki * * * *
* * * * Tips * * * * Tutorials * * * * 1.3 Quick Start Guide * * * * Audacity 1.3 Manual * * * * Audacity wiki * * * *
Re: Saving mp3 file without re-encoding
so there's the necessity to convert FLAC to WAV?(which is also lossless format)
Last edited by visage on Tue Feb 23, 2010 8:59 pm, edited 1 time in total.
Re: Saving mp3 file without re-encoding
Audacity does not directly edit any files. Audio files are Imported (copied or otherwise "read") into Audacity, but the original audio file is not changed in any way.visage wrote:if audio source is in .FLAC format, is is better to convert it to WAV then edit, or edit FLAC file directly?
If a FLAC and a WAV version of the same file is imported, the imported data will be identical in each case. WAV files may import a bit quicker than FLAC files, but otherwise there is no difference.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)