Amarok freezes while playing music
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
amarok (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Amarok becomes unresponsive at the end of a certain aiff file.
The song plays until the end, but the UI stops every time exactly 20 seconds before it reaches the end.
lsb_release -rd:
```
Description: Ubuntu 18.04.3 LTS
Release: 18.04
```
apt-cache policy amarok:
```
amarok:
Installed: 2:2.9.0-0ubuntu2
Candidate: 2:2.9.0-0ubuntu2
Version table:
*** 2:2.9.0-0ubuntu2 500
500 http://
100 /var/lib/
```
This might be an issue in gstreamer, but I'm unsure and as it affects amarok I think it's best to report it here first.
```
gstreamer1.
Installed: 1.14.5-
Candidate: 1.14.5-
Version table:
*** 1.14.5-
500 http://
100 /var/lib/
1.
500 http://
1.
500 http://
```
EDIT: When using debug output, it outputs
(amarok:30707): GStreamer-CRITICAL **: 20:34:30.100: _gst_util_
However in debug mode, it doesn't freeze. The song starts fading 20 seconds before it ends at which the player also freezes.
EDIT2: Step to reproduce:
Create two AIFF files using FFMPEG and IDv3 metadata:
ffmpeg -i image1653x1653.png -i ~/sinewave3min.wav -write_id3v2 1 -c:a pcm_s16be -c:v mjpeg -map 1:a -map 0:v output.aif
Playback both of them sequentially.
Notice Amarok freezing at the second file.
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Is this only with one specific file or all files of this type? If it is just one file, I would actually suspect a corruption of that file