[mythtv] LiveTV creates empty file

Jean-Yves Avenard jyavenard at gmail.com
Sat Jul 5 09:08:25 UTC 2014


On 5 July 2014 19:03, Angela <angela.schmid at wolke7.net> wrote:

> So you are saying this is normal?

well, let say that it's always been like that.

A dummy recording is sometimes created, which gets deleted later.

Problem is that when the frontend attempts to read that file, it adds
extra delay.

This problem was the reason why I made a change to the backend so it
would abort early when trying to read a 0 byte file.

But that caused issue for 3rd party clients who do not handle properly
the backend returning an error, and abort completely.

so I've reverted those changes in fixes/0.27 and it's now only in master

>
> Viewing LiveTV works fine, although I have very small audio/video hickups at
> 1/1.5 second, which I thought could be caused by the time used to create the
> extra file.

no that's the transition between reading from the buffer, and reading
from the file

> Only file?

yes...


More information about the mythtv-dev mailing list