Extra time added to tracks when converting m4a to mp3

Bug #2063859 reported by Oliver
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SoundConverter
New
Undecided
Unassigned

Bug Description

Converting m4a to mp3, the process throws no errors. But the resulting mp3s have extra time and size (may the double). Extra time added is silence.

SoundConverter 4.0.3
Linux Mint Debian Edition Faye

Tags: m4a mp3
Revision history for this message
sezanzeb (sezanzeb) wrote :

Can't reproduce, but it might depend on the exact settings.

Try to run soundconverter from a terminal in debug mode, like this:

soundconverter --debug

Then paste the log. It should, among other things, print something like:

DEBUG: converter.py, line 321, launching: 'giosrc location="file:///mnt/data/music/MPEG-4/foo/bar/qux.m4a" name=src ! decodebin name=decoder ! audiorate ! audioconvert ! audioresample ! lamemp3enc encoding-engine-quality=2 target=bitrate cbr=true bitrate=192 ! id3mux ! giosink location="file:///tmp/qux.m4a~721454~SC~"'

Please also run

sudo apt install gstreamer1.0-tools
gst-launch-1.0 --version

Revision history for this message
Oliver (olibc) wrote :
Download full text (12.0 KiB)

soundconverter --debug output

ERROR: Disabling aac-enc output. Do you have "gst-plugins-bad" installed?
INFO: soundconverter, line 237, soundconverter 4.0.3
INFO: filelist.py, line 162, walking: 'file:///home/myuser/Documentos/Test%20m4a/Suena'
INFO: filelist.py, line 198, analysing file integrity
INFO: filelist.py, line 218, adding: 7 files
DEBUG: discoverer.py, line 138, found tag: Shake it - La Sra. Tomasa.m4a
DEBUG: discoverer.py, line 140, audio-codec: MPEG-4 AAC audio
DEBUG: discoverer.py, line 140, year: 2024
DEBUG: discoverer.py, line 138, found tag: Dale candela - La Sra. Tomasa.m4a
DEBUG: discoverer.py, line 140, audio-codec: MPEG-4 AAC audio
DEBUG: discoverer.py, line 140, year: 2024
DEBUG: discoverer.py, line 140, date: 2024
DEBUG: discoverer.py, line 140, title: Dale candela
DEBUG: discoverer.py, line 140, artist: La Sra. Tomasa
DEBUG: discoverer.py, line 140, album-artist: La Sra. Tomasa
DEBUG: discoverer.py, line 140, album: ¡SUENA!
DEBUG: discoverer.py, line 140, date: 2024
DEBUG: discoverer.py, line 140, track-number: 5
DEBUG: discoverer.py, line 140, album-disc-number: 1
DEBUG: discoverer.py, line 140, album-disc-count: 1
DEBUG: discoverer.py, line 140, genre: Funk
DEBUG: discoverer.py, line 140, title: Shake it
DEBUG: discoverer.py, line 140, container-format: ISO fMP4
DEBUG: discoverer.py, line 140, artist: La Sra. Tomasa
DEBUG: discoverer.py, line 140, album-artist: La Sra. Tomasa
DEBUG: discoverer.py, line 140, album: ¡SUENA!
DEBUG: discoverer.py, line 140, track-number: 7
DEBUG: discoverer.py, line 140, album-disc-number: 1
DEBUG: discoverer.py, line 140, album-disc-count: 1
DEBUG: discoverer.py, line 140, genre: Funk
DEBUG: discoverer.py, line 140, container-format: ISO fMP4
DEBUG: discoverer.py, line 138, found tag: I'm Alive - La Sra. Tomasa, Cirujano Resendez, A.C.O, Masta Quba.m4a
DEBUG: discoverer.py, line 140, audio-codec: MPEG-4 AAC audio
DEBUG: discoverer.py, line 140, year: 2024
DEBUG: discoverer.py, line 140, date: 2024
DEBUG: discoverer.py, line 140, title: I'm Alive
DEBUG: discoverer.py, line 140, artist: La Sra. Tomasa
DEBUG: discoverer.py, line 140, album-artist: La Sra. Tomasa
DEBUG: discoverer.py, line 140, album: ¡SUENA!
DEBUG: discoverer.py, line 140, comment: La Sra. Tomasa, Cirujano Resendez, A.C.O, Masta Quba
DEBUG: discoverer.py, line 140, track-number: 6
DEBUG: discoverer.py, line 140, album-disc-number: 1
DEBUG: discoverer.py, line 140, album-disc-count: 1
DEBUG: discoverer.py, line 140, genre: Funk
DEBUG: discoverer.py, line 140, container-format: ISO fMP4
DEBUG: discoverer.py, line 138, found tag: Timbafunk - La Sra. Tomasa.m4a
DEBUG: discoverer.py, line 140, audio-codec: MPEG-4 AAC audio
DEBUG: discoverer.py, line 140, year: 2024
DEBUG: discoverer.py, line 140, date: 2024
DEBUG: discoverer.py, line 140, title: Timbafunk
DEBUG: discoverer.py, line 140, artist: La Sra. Tomasa
DEBUG: discoverer.py, line 140, album-artist: La Sra. Tomasa
DEBUG: discoverer.py, line 140, album: ¡SUENA!
DEBUG: discoverer.py, line 140, tra...

Revision history for this message
Oliver (olibc) wrote :

gst output:
gst-launch-1.0 version 1.22.0
GStreamer 1.22.0
https://tracker.debian.org/pkg/gstreamer1.0

Revision history for this message
Oliver (olibc) wrote :

It seems that an extra period of silence is added before the end of the song. I have attached a screenshot of the wave.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.