[mythtv] Analog Channel Scanning

Paul Kendall paul at kcbbs.gen.nz
Mon Jul 27 06:34:21 UTC 2009


I'm running trunk from svn and I've got everything working with DVB-T and
VDPAU. I have an HVR-4000 card and was wanting set up an analog tuner
as well. I have a V4L capture card set up. I have a video source set up with
no grabber. I have an input connection configure linking the device
V4L : /dev/video1 (Television) to the source. When I do a full scan I get this
output. Not that I passed -v channelscan on the command line.


2009-07-27 17:51:43.946 ChannelScanSM(/dev/video1): Transport Scan Item 
'newzealand 1' #2                             
        mplexid(0) standard(dvb) sourceid(4)                                                                          
        UseTimer(0) scanning(0)                                                                                       
        timeoutTune(1000 msec)                                                                                        
        frequency(47000000) constellation(16)                                                                         
          inv(2) bandwidth(3) hp(9) lp(9)                                                                             
          trans_mode(2) guard_int(4) hierarchy(4)                                                                     
         offset[0..2]: 0 0 0                                                                                          
[...]
2009-07-27 17:51:44.024 ChannelScanSM(/dev/video1): Transport Scan Item 
'newzealand 69' #61                           
        mplexid(0) standard(dvb) sourceid(4)                                                                          
        UseTimer(0) scanning(0)                                                                                       
        timeoutTune(1000 msec)                                                                                        
        frequency(857000000) constellation(16)                                                                        
          inv(2) bandwidth(3) hp(9) lp(9)                                                                             
          trans_mode(2) guard_int(4) hierarchy(4)                                                                     
         offset[0..2]: 0 0 0                                                                                          
2009-07-27 17:51:44.024 ChannelScanSM(/dev/video1): Tuning to newzealand 1 
mplexid(0)                                 

Then it just hangs there.

I think theres a problem here as it's showing DVB on all of the lines there
and from the source, I cannot see where GetV4LChannel is called!

Should I raise a ticket in trac with this information?

Cheers,
Paul


More information about the mythtv-dev mailing list