[mythtv] [mythtv-commits] mythtv branch master updated by jyavenard. v0.28-pre-1094-ge469043

Jean-Yves Avenard jyavenard at gmail.com
Sat Apr 26 12:42:12 UTC 2014


On 26 April 2014 20:07, Robin Gilks <g8ecj at gilks.org> wrote:

> Is this likely to fix #11778, #11779 since these seem to relate to
> ringbuffer fill time and/or duration? Both appear on remote frontends
> only, not local ones and only with IVTV style (HVR2200 in my case)
> tuners!!

All I can say is that you'll have to try, as I do not have the
required equipment to test myself

My guess is that the issue you are seeing is likely a side effect of a
hack that was put in place to prevent startup to fail in live TV with
some old analog tuner (PVR2000).

I've backported those changes to the devel/027candidates branch.

So compile the devel/0.27candidates branch ; or if using fixes/0.27 do
the following:

git fetch origin devel/027candidates
git cherry-pick fb211562b2b69d176200a95f1f36473f2dca148d
git cherry-pick 4ff7c1fca6999976a16fb14fada66c55c24f514f

run configure with:
./configure --compile-type=debug

if using ubuntu, you can wait until I finish building the
devel/027candidates branch once again


More information about the mythtv-dev mailing list