[mythtv] my QAM recording issue

Steven Adeff adeffs.mythtv at gmail.com
Thu Sep 27 11:52:04 UTC 2007


On 9/26/07, Jerry Rubinow <jerrymr at gmail.com> wrote:
> On 9/26/07, Steven Adeff <adeffs.mythtv at gmail.com> wrote:
> > so i've had some issues since the upgrade to schedules direct and
> > having to scan for my QAM channels. i've asked a few q's in the user
> > list with no response.
> >
> > i've done some further digging and have found that only two channels
> > seem to fail to record, both on the same frequency. I also noticed
> > that all the recordings from my QAM tuners is being saves as
> > 8801_datetime instead of the normal 8<channel>_<datetime> pattern.
> >
> > does anyone have any idea whats going on? I'm thinking I may setup all
> > my channels and sources again to see if that fixes the problem but if
> > theres an easier way of fixing the issue i'd like to persue that.
> >
> > thanks!
> >
> > --
> > Steve
>
> When I was setting up my QAM tuner, I ended up spending lots of time
> inspecting the channel table in the database with phpmyadmin.  You
> might want to check if there are any channels that shouldn't be in
> there that could be confusing things, or see if the channels that
> don't work are suspiciously different than the other ones.

that was my second plan of attack, and from what i can tell it all
looks to be ok compared to the other QAM channels. The mplexid even
seems to point to the right frequency look up and the id is the
correct stream id. all of which makes it frustrating. i'm starting the
think perhaps comcast changed the frequency but azap locks onto the
old one fine.

I did notice the following the backend log when nothing is recording,
which looks like it may just be the EIT scanner, but I dunno:

2007-09-27 07:46:35.668 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:35.740 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:35.776 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:35.852 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:35.888 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.012 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.048 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.049 TVRec(6): SetChannel() -- begin
2007-09-27 07:46:36.063 TVRec(6): ClearFlags(RingBufferReady,) ->
RunMainLoop,AskAllowRecording,SignalMonitorRunning,EITScannerRunning,
2007-09-27 07:46:36.071 TVRec(6): Request: Program(no) channel(245)
input() flags(EITScan,)
2007-09-27 07:46:36.074 TVRec(6): TeardownSignalMonitor() -- begin
2007-09-27 07:46:36.120 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.160 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.178 TVRec(6): TeardownSignalMonitor() -- end
2007-09-27 07:46:36.181 TVRec(6): ClearFlags(SignalMonitorRunning,) ->
RunMainLoop,AskAllowRecording,EITScannerRunning,
2007-09-27 07:46:36.189 TVRec(6): ClearFlags(PENDINGACTIONS,) ->
RunMainLoop,AskAllowRecording,EITScannerRunning,
2007-09-27 07:46:36.228 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.388 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.500 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.608 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.724 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.884 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:36.992 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:37.096 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:37.153 TVRec(6): Starting Signal Monitor
2007-09-27 07:46:37.157 TVRec(6): SetupSignalMonitor(1, 0)
2007-09-27 07:46:37.260 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:37.368 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:37.373 TVRec(6): Signal monitor successfully created
2007-09-27 07:46:37.379 TVRec(6): Setting up table monitoring.
2007-09-27 07:46:37.389 Using profile 'Default' to record
2007-09-27 07:46:37.396 TVRec(6): ATSC channel: 7_2
2007-09-27 07:46:37.399 TVRec(6): Successfully set up ATSC table monitoring.
2007-09-27 07:46:37.412 TVRec(6): SetFlags(SignalMonitorRunning,) ->
RunMainLoop,AskAllowRecording,SignalMonitorRunning,EITScannerRunning,
2007-09-27 07:46:37.422 TVRec(6): ClearFlags(WaitingForSignal,) ->
RunMainLoop,AskAllowRecording,SignalMonitorRunning,EITScannerRunning,
2007-09-27 07:46:37.430 TVRec(6): SetFlags(WaitingForSignal,) ->
RunMainLoop,AskAllowRecording,WaitingForSignal,SignalMonitorRunning,EITScannerRunning,
2007-09-27 07:46:37.437 TVRec(6): ClearFlags(NeedToStartRecorder,) ->
RunMainLoop,AskAllowRecording,WaitingForSignal,SignalMonitorRunning,EITScannerRunning,
2007-09-27 07:46:37.446 TVRec(6): SetChannel() -- end
2007-09-27 07:46:37.476 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:37.636 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:37.733 CreatePATSingleProgram()
2007-09-27 07:46:37.737 PAT in input stream
2007-09-27 07:46:37.745 Program Association Table
 PSIP tableID(0x0) length(21) extension(0x8100)
      version(29) current(1) section(0) last_section(0)
         tsid: 33024
 programCount: 3
  program number 1 has PID 0x  30   data  0x 0 0x 1 0xe0 0x30
  program number 2 has PID 0x  31   data  0x 0 0x 2 0xe0 0x31
  program number 3 has PID 0x  32   data  0x 0 0x 3 0xe0 0x32

2007-09-27 07:46:37.749 desired_program(3) pid(0x32)
2007-09-27 07:46:37.753 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:37.754 pmt_pid(0x32)
2007-09-27 07:46:37.765 PAT for output stream
2007-09-27 07:46:37.772 Program Association Table
 PSIP tableID(0x0) length(13) extension(0x8100)
      version(29) current(1) section(0) last_section(0)
         tsid: 33024
 programCount: 1
  program number 1 has PID 0x  32   data  0x 0 0x 1 0xe0 0x32

2007-09-27 07:46:37.864 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:37.881 CreatePMTSingleProgram()
2007-09-27 07:46:37.885 PMT in input stream
2007-09-27 07:46:37.889 Program Map Table ver(31) pid(0x32) pnum(3) len(23)

 Stream #0 pid(0x840) type(video-mpeg2  0x2)
 Stream #1 pid(0x841) type(audio-ac3  0x81)

2007-09-27 07:46:37.896 PMT for output stream
2007-09-27 07:46:37.901 Program Map Table ver(31) pid(0x32) pnum(1) len(23)

 Stream #0 pid(0x840) type(video-mpeg2  0x2)
 Stream #1 pid(0x841) type(audio-ac3  0x81)

2007-09-27 07:46:37.914 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:37.885 TVRec(6): Got good signal
2007-09-27 07:46:37.922 TVRec(6): ClearFlags(WaitingForSignal,) ->
RunMainLoop,AskAllowRecording,SignalMonitorRunning,EITScannerRunning,
2007-09-27 07:46:37.973 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:38.024 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:38.132 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:38.137 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:38.240 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:38.248 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:38.348 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:38.360 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:38.512 ATSCStreamData::HandleTables(): Unknown table 0xc0
2007-09-27 07:46:38.520 ATSCStreamData::HandleTables(): Unknown table 0xc0

if i have time this weekend I think I'll just go through the channel
scan process again. It would be nice to change the sourceid's back to
1 and 2 and the tuner id's to 1-4.

thanks!!

-- 
Steve


More information about the mythtv-dev mailing list