Mediaplayer fails with low samplerates [duplicate]
The media player starts playing mp3 files with a low samplerate (e.g. 11025Hz) but with some files the timer stays almost still and after a while (e.g. 2 min) the player starts skipping 10 seconds and then playing 1 second and so on. This can be fixed by:
lame --resample 48 file.mp3
The new file works just fine.
So where can I place a bug report? Here?
Edit: To reproduce the problem: Get a rather long mp3 (for example http://escapepod.org/feed/) and do:
lame --mp3input --resample 8 -b 16 sample.mp3 bad_sample.mp3
Now when playing the bad sample in jolla it starts skipping. This should be observable after a couple of minutes. Also the timing goes slower. When the file is then paused the timing jumps to the correct value and back to the wrong value when it is started again e.g. after 60 secs the time might display 20 sec.
yes, here.
onion ( 2014-02-26 12:00:11 +0200 )editany updates?
User ( 2014-05-29 00:56:24 +0200 )editWell, the bug still exists and I do not know enough to know where to start looking the cause.
jmsaaren ( 2014-05-29 18:59:43 +0200 )editThis seems promising. How can we ensure that this fix gets included in the official Sailfish version of the plugin in the near future?
thebat137 ( 2014-09-27 03:20:01 +0200 )editI encountered this issue after listening low quality Security Now episode 474 (http://media.grc.com/sn/sn-474-lq.mp3). After couple of minutes playback starts skipping, making listening experience unbearable.
alloj ( 2014-09-30 12:58:37 +0200 )edit