I am trying to burn an audio CD using Brasero. With all albums I've tried to burn, Brasero gets stuck at Normalizing tracks:
Asked
Active
Viewed 6,689 times
2 Answers
29
This is a known bug. The workaround for this problem is to disable the normalization plugin.
In Brasero, go to edit and click Plugins. Remove the checkmark for Normalization.
Joren
- 5,083
-
+1 for the usefulness and answering your own question when no one did.. – knownasilya Aug 19 '13 at 15:03
-
4@Joren You saved my ass on Christmas Eve. I owe you a Christmas present. – f.ardelian Dec 24 '13 at 16:43
5
Solved!!!
sudo apt-get install normalize-audio
The problem is that the dependency with the normalization software is not included. If you install it by hand, brasero will work normally.
user260881
- 158