mentby.com
Blog | Jobs | Help | Signup | Login
loading chart...

Relevant post(s):


loading

LiveTV channel-change error on 0.25.3

Mon, 20 May 2013 08:06:56 -0700 Post Comments

Hi

Thanks for the finding.

Can you open a ticket on code.mythtv.org with that information ?
I'll follow up on this later

All videos pause secs before their end

Sat, 18 May 2013 03:16:07 -0700 Post Comments

This is surprising that this patch fixes anything other than a warning.
C++ should call the default constructor for m_notify, which is an int
and the default constructor for a int is to set it to 0...

While it's good practice to initialise a variable, it shouldn't be set
to a random value at that start.

Which compiler are you using?

OT - TWiT Live HLS channels and MythTV

Wed, 15 May 2013 04:54:14 -0700 Post Comments

but which playback client are you using?

if torc, then it's the default iOS player.

It will go down bandwidth, when the available bandwidth isn't sufficient to
stream the current one.
the myth backend only generates one video stream and one audio stream. So
if the bandwidth isn't sufficient for video, that it falls back to the
audio-only is the proper things to do.

One of the reason it's doing so is that myth marks the stream as "live"
until the whole movie is decoded.... As such, when the bandwidth is too
low, it will switch to audio rather than pause and wait for more data to
come in.

Nothing you describe sounds abnormal...
Profile Widget
Copy and paste this HTML code to your blog or website: