Me and my clementine 1.2.3 on Kubuntu 14.04 again... ;/ This time it's about a .wma audio file. Clementine plays it half and then shows the following error:
Which translates to Could not demultiplex stream.
The error is reproducible with 5 completely dirrefent wma's so far.
Konsole-Error:
08:35:13.289 ERROR GstEnginePipeline:562 1 "gstasfdemux.c(1692): gst_asf_demux_loop (): /GstPipeline:pipeline/GstURIDecodeBin:uridecodebin-0/GstDecodeBin2:decodebin20/GstASFDemux:asfdemux0:
Error parsing ASF packet 237"
08:35:13.289 WARN GstEngine:572 Gstreamer error: "Der Datenstrom konnte nicht demultiplext werden."
08:35:13.289 ERROR logging:55 Source ID 13 was not found when attempting to remove it
following pakages are already installed:
wajig listinstalled gstreamer0.10
gstreamer0.10-alsa:amd64
gstreamer0.10-ffmpeg:amd64
gstreamer0.10-fluendo-mp3:amd64
gstreamer0.10-nice:amd64
gstreamer0.10-plugins-bad:amd64
gstreamer0.10-plugins-base:amd64
gstreamer0.10-plugins-good:amd64
gstreamer0.10-plugins-ugly:amd64
gstreamer0.10-pulseaudio:amd64
gstreamer0.10-qapt
gstreamer0.10-x:amd64
libgstreamer0.10-0:amd64
libgstreamer0.10-0:i386
I also tried to delete that .bin file in the hidden folder.
According to the bug report at https://github.com/clementine-player/clementine/issues/3593 a workaround is to uncheck
Save statistics in file tags when possible
.A fix was committed in July 2014 so upgrading to a newer version may help as well. If not, maybe download the latest bleeding-edge sources and build them (but be aware that they may contain new and interesting bugs).