[mythtv] DVB Radio issues

Stuart Auchterlonie stuarta at squashedfrog.net
Thu Jan 11 16:53:49 UTC 2007


On Mon, Jan 08, 2007 at 05:38:09PM +1300, Steven Ellis wrote:
> 
> 1. General performance issues playing DVB-S Radio. When I first tune to a
> channel I get a lot of stutters and it takes a while for the audio to
> stabilise. Appears to be an issue with the audio video sync as after a
> while it looses sync again. What is the frame rate of the fake video
> stream?

i've been wondering for a few day if it isn't worthwhile
enhancing the channels table to add a field "channel type" 
which (at least in DVB land) would contain the type as specified
in the SDT.

This would allow us to better handle these channels as we
would know what sort of information to expect.


My underlying motivation for this at the moment is a way of
sanity checking the EIT data we get.

if (channel != tvtype()) then category != 'Movie'
  insert_fixup_here()


Stuart



More information about the mythtv-dev mailing list