A workaround.

Ok I did an experiment in bug 15361 that worked well:

In file /usr/share/jive/jive/audio/Playback.lua 

On the Touch i changed (line 342 in latest 7.6)

From

"
-- We can begin decoding with 2K of data
        local decodeThreshold = 2048
"

To this:

"
-- We can begin decoding with 2K of data
        local decodeThreshold = 2097152
"

This is 2048K of data ? (2048*1024=2097152)

It works for me .
Tried a lot of different albums all cued up with my controller.
Maybe this is completely wrong, sux and works by coincident ? Half this
value does not remove the problem double it and the player goes silent.
I only tried multiples of 1024 must be a reason for it.

This may be relevant to 16275

I've found one thing that don't work really short song like 19 seconds
it plays but stops after that and does not play next.

So try at your own risk, I already stated my lack of programming
skills.. beware


-- 
Mnyb

--------------------------------------------------------------------
Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH and
assorted amps SiriuS, Classe' Primare and Dynadio speakers, Contour 4
Contour Center, and Contour 1.3SE rear ch. Rel Stadium 3 sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)

PLEASE FIX BUG 112
http://bugs.slimdevices.com/show_bug.cgi?id=112
------------------------------------------------------------------------
Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=83662

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to