[mythtv] DVB issues with r7369

Daniel Kristjansson danielk at cuymedia.net
Sun Oct 2 22:25:51 UTC 2005


On Sat, 2005-10-01 at 15:30 +0200, Adam Egger wrote:
> Hi,
> 
> I still have a few issues with the latest build (r7369, dvb-t,
> debian64, Germany). I'll attach a log where all the problems should be
> included:
> 
> 1. The channel it first tuned to wasn't set to fullscreen. I'm
> sometimes seeing it, that some channels are set to 16:9 instead of
> fullscreen, then I have to manually change to fullscreen.
I haven't touched this code in VideoOutput, but this probably has
to do with some heuristic not being applied on aspect ratio changes
which is applied when the video starts with a specific aspect
ratio. You now always start playing a dummy recording in live tv
mode, so it may not have the same aspect ratio as the channel when
it eventually comes in.

> 2. After switching to the second channel the picture was great but a
> few moments later appeared the message "You should have gotten a Lock"
Give 7376 a try.

> 3. There is a additional channel I can see now on LiveTV (It's called
> just -), it doesn't appear in the channel list. So I've tried to zap
> to this strange channel (don't know if it appears in the backend log).
Hmmm, I'll look into this. If you could figure out which commit caused
this it might help a great deal...

> 4. Then I left LiveTV and tried to immediatelly restart LiveTV. The
> screen turned then black for a few seconds and it switched back to the
> main menu. Frontend shows:
> 2005-10-01 15:24:08.097 LiveTV not successfully started
This looks like the problem Jon Whitear is experiencing. He
can't repeat it in gdb. But perhaps you can. If so just hit
Ctrl-C when the backend stops responding and send me the 
logs + the output of "thread apply all bt".

Meanwhile I'll look at why it appears you got two KillRingBuffer
commands in a row, this may be the cause of the problem.

-- Daniel



More information about the mythtv-dev mailing list