 |
DVB on the Mac — Forums Bringing Digital TV to your favourite platform
|
| View previous topic :: View next topic |
| Author |
Message |
Mike2008
Joined: 11 May 2006 Posts: 0
|
Posted: 11 May 2006 07:46 am Post subject: |
|
|
| I am having the same problem many of you are having. iTele reads the card but there is the same error listed above and the same thing happens when I run the terminal. How'd you fix that? |
|
| Back to top |
|
 |
thehigherlife
Joined: 09 Mar 2006 Posts: 13 Location: wisconsin, usa
|
Posted: 10 Jun 2006 09:30 am Post subject: |
|
|
| FyKnight wrote: | Hi thehigherlife, thanks for your offer, but which of the 3 new features are you going to test?
Do you have some new hardware (FusionHDTV 5 PCI or USB), or do you have unecrypted digital cable at your place also?
If it's the latter, than when testing with tunetest you will need to create a plist file, and add the 'Constellation' property to it with a value of 64 or 256, because tunetest by default only uses a hardcoded list of properties.
I can go into detail on how to do this if you can confirm that this is what you're goign to be testing. |
i have a fusionhdtv3 card with qam... please help me setup tunetest and itele to use qam in oshkosh, wi. thanks |
|
| Back to top |
|
 |
FyKnight Site Admin
Joined: 26 Jan 2004 Posts: 1453 Location: Australia
|
Posted: 27 Jun 2006 12:52 am Post subject: |
|
|
At the end of this post is an example plist and usage of tunetest. As you can see, in that post Constellation is misspelt. Don't worry about SymbolRate, all you need are Frequency, Constellation, and (probably) Inversion.
For the frequency you should be able to get your STB to at least tell you what channel it's tuned to. From that we ought to be able to figure out a frequency. |
|
| Back to top |
|
 |
joshMV4
Joined: 09 Dec 2005 Posts: 12
|
Posted: 28 Aug 2006 06:39 am Post subject: |
|
|
I found this thread last week, and have been working on this off an on since. I have searched here quite a bit, but couldn't find what I needed.
I have a several questions and am hoping to get this to work.
First off, I have the dvico fusionhdtv3 gold-T card in my DP 2.7GHz G5, OS 10.4.7. It works fine with regular off-air signals. I am trying to get the QAM working with unencrypted cable.
regarding item 1) in FyKnight's post. Here is an example plist file virtually identical to one I found on this forum. I created it with Apple's Property List Editor
| Code: | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Constellation</key>
<integer>256</integer>
<key>Frequency</key>
<integer>559250000</integer>
<key>Inversion</key>
<false/>
<key>Symbol Rate</key>
<integer>2448333</integer>
</dict>
</plist>
|
I am getting frequencies based on the cable channel to which I have to tune my qam tuner upstairs to see digital cable tv. Symbol Rate I have no Idea what to put there an is a complete guess. (I tried modifying it many times, and even deleted that key, and all results were the same) I searched online for this info for my area (Comcast, here in Northern, IN, USA) and found no useable information.
here are my two terminal outputs
| Quote: | tunetest v0.3.1
Getting device index 0...
got atsc-terrestrial device
activating it
MMInputDevice::activate: dataBegin 0x00000000 dataEnd 0x000BC000 levelAddress 0x0033C020 levelFormat 0x00172001
MMInputDevice::activate: Got data memory mapping. base 00205000 size 770048
MMInputDevice::activate: Got level memory mapping. base 03008000 size 16777216
activated
|bandwidth 7MHz untuned|
> b 6
|bandwidth 6MHz untuned|
> tune aaa.plist
tuning to file aaa.plist
tuning dictionary: {
Constellation = 256;
Frequency = 559250000;
Inversion = 0;
"Symbol Rate" = 2448333;
}
tuned
Entering monitor loop. Press any key to exit.
situation: progress 0x00000000 strength 0x80000000 quality 0x80000000
situation: progress 0xFFFFFFFF strength 0x80000000 quality 0x80000000
situation: progress 0xFFFFFFFF strength 0x80000000 quality 0x80000000
situation: progress 0xFFFFFFFF strength 0x80000000 quality 0x80000000
situation: progress 0xFFFFFFFF strength 0x80000000 quality 0x80000000
situation: progress 0xFFFFFFFF strength 0x80000000 quality 0x80000000
|bandwidth 6MHz untuned|
> > fill
tuning to pids: (0)
tuned
attempting to start filling...
Entering retrieval loop. Press any key to exit.
attempting to stop filling...
stopped filling
|bandwidth 6MHz untuned|
> >
|
and the other half
| Quote: | Aug 27 15:48:19 josh-farrs-power-mac-g5 kernel[0]: MMInputClient clientDied
Aug 27 15:48:19 josh-farrs-power-mac-g5 /Library/StartupItems/udmarket/MacOS/udmarket: device message: 00002B03 of type 0xE0000110
Aug 27 15:48:19 josh-farrs-power-mac-g5 kernel[0]: MMInputClient clientClose
Aug 27 15:48:19 josh-farrs-power-mac-g5 kernel[0]: MMInputClient deactivate
Aug 27 15:48:19 josh-farrs-power-mac-g5 kernel[0]: MMInputClient fill
Aug 27 15:48:19 josh-farrs-power-mac-g5 kernel[0]: DVICOFusionHDTV3::deactivate: deactivated
Aug 27 15:48:19 josh-farrs-power-mac-g5 kernel[0]: MMInputClient deactivate: closed provider
Aug 27 15:48:19 josh-farrs-power-mac-g5 kernel[0]: MMInputClient deactivate: succeeded
Aug 27 15:48:19 josh-farrs-power-mac-g5 kernel[0]: MMInputClient stop
Aug 27 15:48:19 josh-farrs-power-mac-g5 kernel[0]: MMInputClient free
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: MMInputClient initWithTask
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: MMInputClient start: started successfully
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: MMInputClient dataKind
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: MMInputClient tuningSpace
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: MMInputClient activate
Aug 27 15:48:38 josh-farrs-power-mac-g5 /Library/StartupItems/udmarket/MacOS/udmarket: device message: 00002B03 of type 0xE0000101
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: ConexantCX2388X::sramFree: 4608 bytes at 992
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: ConexantCX2388X::sramFree: 96 bytes at 896
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: ConexantCX2388X::sramFree: 64 bytes at 832
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: ConexantCX2388X::sramAlloc: 64 bytes at 832
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: ConexantCX2388X::setupDMAChannel: 6 lines fit into fifo
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: ConexantCX2388X::sramAlloc: 96 bytes at 896
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: ConexantCX2388X::sramAlloc: 4608 bytes at 992
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: ConexantCX2388XDMABuffer: allocated 188 pages of wired memory at virt 0x476A4000
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: ConexantCX2388XDMABuffer: created risc prog of length 8248
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: LGElectronicsLGDT330X::activate: initialised frontend
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: DVICOFusionHDTV3::activate: activated
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: MMInputClient activate: succeeded
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: MMInputClient clientMemoryForType 0
Aug 27 15:48:38 josh-farrs-power-mac-g5 kernel[0]: MMInputClient clientMemoryForType 1
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: MMInputClient tune
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,0,5)
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,51,198)
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,52,64)
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,1,0)
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,1,79)
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: LGElectronicsLGDT330X::setDemodAlgoToVSB: set to QAM 256
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: LGElectronicsLGDT330X::tune: jogging tuner
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,1,0)
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,1,79)
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: success
Aug 27 15:48:55 josh-farrs-power-mac-g5 kernel[0]: MMInputClient situation
Aug 27 15:48:56 josh-farrs-power-mac-g5 kernel[0]: MMInputClient situation
Aug 27 15:48:57 josh-farrs-power-mac-g5 kernel[0]: MMInputClient situation
Aug 27 15:48:58 josh-farrs-power-mac-g5 kernel[0]: MMInputClient situation
Aug 27 15:48:59 josh-farrs-power-mac-g5 kernel[0]: MMInputClient situation
Aug 27 15:49:00 josh-farrs-power-mac-g5 kernel[0]: MMInputClient situation
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: MMInputClient tune
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,0,7)
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,51,198)
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,52,64)
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,1,0)
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,1,79)
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: LGElectronicsLGDT330X::setDemodAlgoToVSB: set to 8 VSB
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: LGElectronicsLGDT330X::tune: jogging tuner
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,1,0)
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: I2CPipe::writeByteReg(14,1,79)
Aug 27 15:49:18 josh-farrs-power-mac-g5 kernel[0]: success
Aug 27 15:49:20 josh-farrs-power-mac-g5 kernel[0]: MMInputClient fill
Aug 27 15:49:20 josh-farrs-power-mac-g5 kernel[0]: DVICOFusionHDTV3::fill: about to enable DMA. dma risc prog phys addr 0x008D0000
Aug 27 15:49:20 josh-farrs-power-mac-g5 kernel[0]: DVICOFusionHDTV3::fill: enabled DMA.
Aug 27 15:49:20 josh-farrs-power-mac-g5 kernel[0]: DVICOFusionHDTV3::fill: now filling.
Aug 27 15:49:25 josh-farrs-power-mac-g5 kernel[0]: MMInputClient fill
Aug 27 15:49:25 josh-farrs-power-mac-g5 kernel[0]: DVICOFusionHDTV3::fill: disabled DMA.
|
Anyway, my problem....using tunetest with the plist file above, after I get "0xFFFFFFFF strength 0x80000000 quality 0x80000000", I type in "fill" and I get no data showing up, so I can't save a ts file. From what I can see, the tuner is switching from QAM 256 back to 8VSB before trying to fill. I don't know if this is my problem or not.
I also tried to make up a new location for iTele to scan, per FyKnight's other suggestion. I modified the plist file "locationTunerParams.plist" located in iTele/Contents/Resources. But I have a question here. Do I add the key "Constellation" under the key "Korea and North America", or under the key for each channel I want to tune? I tried it both ways with no positive tuning results. I also modified the same plist file frequencies to match ones I knew gave me 0xFFFFFFFF outputs in tunetest, and this also gave no results in iTele's scan.
Lastly, I hooked back up the old antennae and ran tunetest on an OTA frequency. I did get "fill" to output to a ts file just fine, so I feel I am using the commands properly. |
|
| Back to top |
|
 |
eonicman
Joined: 21 Aug 2006 Posts: 1 Location: New York, NY USA
|
Posted: 28 Aug 2006 11:17 pm Post subject: FusionHDTV 5 USB ATSC Gold can't get it to work. |
|
|
Exactly which .exe file from Dvico's website is necessary to get the Fusion USB to work? I've tried 2.7 to the latest and still can't get it to work. I'm using the beta MMulti and iTele. I'm in New York City on Time Warner Cable. I have an iMac G5 running the latest version of Tiger.
Any help would be greatly appreciated. Thank you. _________________ iMac G5 2.0 Ghz 17"
iPod w/ video 60 GB
Dvico FusionHDTV5 ATSC USB
Samsung 23 LCD HDTV |
|
| Back to top |
|
 |
FyKnight Site Admin
Joined: 26 Jan 2004 Posts: 1453 Location: Australia
|
Posted: 30 Aug 2006 12:09 am Post subject: |
|
|
joshMV4, that's fantastic! You have sucessfully tuned a cable channel. There is an error in the driver that sets it back to 8VSB every tune request if the Constellation is not re-specified. I've committed a fix.
It'd be possible to work around it in tunetest if you are up to compiling that (just omit the tuning to pid 0 immediately before filling). Otherwise you'll have to wait until I do a release - should be real soon now.
I don't know why it didn't work in iTele. Either place you put it should be fine. Let's concentrate on tunetest first.
SymbolRate isn't used which is why it makes no difference.
It's weird that it says |bandwidth 6MHz untuned| in tunetest right after you did tune a channel 'tho... |
|
| Back to top |
|
 |
chimac
Joined: 30 Jul 2005 Posts: 18 Location: Chicago
|
Posted: 08 Oct 2006 02:42 am Post subject: Let there be Lite |
|
|
Hey everybody -- I am just re-entering this project (which I mentioned first here: http://www.defyne.org/forums/viewtopic.php?t=604),
and I noticed some progress here on the 3303! I have a dual G5 and DVICO 5 Lite. So I downloaded all these recent alphas and I wonder, FyKnight, if "while you're at it" you couldn't do what it takes to make the Lite work too? Please??
Here is the output of tunetest:
tunetest v0.3.1
Getting device index 0...
got dvb-cable [unknown] device
activating it
MMInputDevice::activate: error 0xE00002BC reason 2185
got error 0x00000889
And the system log:
kernel[0]: MMInputClient initWithTask
kernel[0]: MMInputClient start: started successfully
kernel[0]: MMInputClient dataKind
kernel[0]: MMInputClient tuningSpace
kernel[0]: MMInputClient activate
/Library/StartupItems/udmarket/MacOS/udmarket: device message: 00002B03 of type 0xE0000101
kernel[0]: BrooktreeBT8X8DMABuffer: allocating a buffer for 254 lines each of 3008 bytes
/Library/StartupItems/udmarket/MacOS/udmarket: device message: 00002B03 of type 0xE0000110
kernel[0]: BrooktreeBT8X8DMABuffer: allocated 187 pages of wired memory at virt 0x45415000
kernel[0]: BrooktreeBT8X8DMABuffer: created risc prog of length 4088
kernel[0]: DVICOFusionHDTVLite::deactivate: deactivated
kernel[0]: DVICOFusionHDTVLite::activate: could not activate. ok 1 gotone 0
kernel[0]: MMInputClient activate: MMInput activation failed: 0x00000000
kernel[0]: MMInputClient clientDied
kernel[0]: MMInputClient clientClose
kernel[0]: MMInputClient deactivate
kernel[0]: MMInputClient deactivate: succeeded
kernel[0]: MMInputClient stop
kernel[0]: MMInputClient free
So, while my card is still a paperweight, I think this is progress! (e.g., it never recognized the device before...)
-chimac |
|
| Back to top |
|
 |
BigDawgTE
Joined: 21 Nov 2006 Posts: 1
|
Posted: 21 Nov 2006 01:18 pm Post subject: Scan Location |
|
|
| How does one "make up a new location for iTele to scan?" How would you edit locationTunerParams.plist to autotune QAM? I know you add the constellation key, but how do you deal w/channel names (don't multiple stations tune on the same frequency?) I think barns already asked this, but I don't see where it was answered. |
|
| Back to top |
|
 |
FyKnight Site Admin
Joined: 26 Jan 2004 Posts: 1453 Location: Australia
|
Posted: 21 Nov 2006 05:16 pm Post subject: |
|
|
Yes you just duplicate an existing dictionary in there. Don't worry about the channel names too much - leave them as numbers. They will be replaced with the actual channel names from the stream if present. (iTele probably needs to do some more parsing here 'tho.)
If there are multiple stations ('programs' in MPEG2-speak) on the same frequency, iTele will show them as channel name: program name. |
|
| Back to top |
|
 |
physicsguy
Joined: 23 Apr 2005 Posts: 26
|
Posted: 22 Nov 2006 09:48 am Post subject: QAM Success! |
|
|
JoshMV4: I found it deadly to use Frequency instead of FrequencyHz in the tunetest plist file. After I fixed that, everything worked fine, including fill.
In implementing the scan in iTele, you have to be sure to overlap your scan with some known qam freqs. I looked at what my EyeTV 500 found and then decided to leave "Korea and North America" freq list as is but I set the scanrange at 3Mhz and the scanstep at 1Mhz (and added Constellation 256 as a number of course). This was all set in "locationTunerParams.plist" located in iTele/Contents/Resources. There other ways, I'm sure (like editing the center freqs of the list). But I managed to find dozens of qam channels this way. Note that 3Mhz is enough to cause most of the edges of the freq list bands to touch, so I have a pretty continuous range, albeit at 1Mhz stepping.
My iTele hardware is the DVICO Fusion Gold T3 PCI card. iTele 0.6.4 and MMINPUT drivers 0.8.5.
My question now is, how do I know I found all the qam channels? I guess I can reduce the scanstep until it quits finding any more channels.
An interesting aside: The Fusion card tunes faster than the EyeTV 500. Sometimes, it takes the latter (with El Gato's EyeTV 2.3) a few seconds to find and lock onto a previously found channel when one tunes to it. The Fusion card is much faster.
Hope that helps. Thanks for all the email help, FYKnight! - Paul _________________ Paul |
|
| Back to top |
|
 |
FyKnight Site Admin
Joined: 26 Jan 2004 Posts: 1453 Location: Australia
|
Posted: 23 Nov 2006 09:29 am Post subject: |
|
|
| Good work physicsguy! Can you send me your /Library/Preferences/org.defyne.iTele.plist so I can determine a better rule for the frequencies you've found, and then add a new location to iTele. Thanks! |
|
| Back to top |
|
 |
chimac
Joined: 30 Jul 2005 Posts: 18 Location: Chicago
|
Posted: 25 Nov 2006 03:05 am Post subject: QAM frequencies in US midwest |
|
|
| joshMV4 wrote: | | I am getting frequencies based on the cable channel to which I have to tune my qam tuner upstairs to see digital cable tv. |
JoshMV4,
I am in Chicago and testing the drivers for the HDTV5 Lite with FyKNight. I'd like to know if you have any more details on the QAM channels you got to work with your tuner, specifically the frequency and Symbol Rate, if that matters.
Thanks!
-chimac _________________ --
PowerMac Dual G5 2GHz
Dvico FusionHDTV5 Lite
Apple 23" Cinema Display |
|
| Back to top |
|
 |
joshMV4
Joined: 09 Dec 2005 Posts: 12
|
Posted: 15 Jan 2007 12:25 pm Post subject: Re: QAM frequencies in US midwest |
|
|
| chimac wrote: | JoshMV4,
I am in Chicago and testing the drivers for the HDTV5 Lite with FyKNight. I'd like to know if you have any more details on the QAM channels you got to work with your tuner, specifically the frequency and Symbol Rate, if that matters. |
Sorry for the delay, chimac, I am just now getting time to mess with this since the holidays. The answer to your question should be in the second plist file below. Although, I don't know if your frequencies will be the same in Chicago...I am in South Bend, IN.
Thanks to physicsguy's suggestion, my card now works for cable QAM as well as OTA.
My Setup: I have a DP G5, 2.7GHz PowerPC, and 2GB of ram. I have the DVICO FusionHDTV3 Gold-T with one coax input. I use one of those "inverted splitters" with the lever to chose "cable" or "antennae". I also have a regular QAM HDTV receiver on my tv. I have basic cable with comcast which is the local channels and a few extra (about 15 total)...I do not get ESPN, A&E, CNBC or anything like that...this is the basic of the basic cable. The only digital channels comcast claims you get with this package are the local ones.
I now receive all the digital channels on my computer that I do on that receiver. I can record or watch the QAM just like with OTA.To get this to work, I had to modify the "locationTunerParams.plist" file (located in "Applications/iTele/Contents/Resources").
Here is my modified "locationTunerParams.plist" file. repetition has been removed...string is the channel number and integer is the frequency for the channel based on the web site below
| Code: |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Korea and North America</key>
<dict>
<key>BandwidthMHz</key>
<integer>6</integer>
<key>Channels</key>
<array>
<dict>
<key>FrequencyHz</key>
<integer>553250000</integer>
<key>Name</key>
<string>79</string>
</dict>
<dict>
<key>FrequencyHz</key>
<integer>559250000</integer>
<key>Name</key>
<string>80</string>
</dict>
<dict>
<key>FrequencyHz</key>
<integer>565250000</integer>
<key>Name</key>
<string>81</string>
</dict>
......................
<dict>
<key>FrequencyHz</key>
<integer>847250000</integer>
<key>Name</key>
<string>133</string>
</dict>
<dict>
<key>FrequencyHz</key>
<integer>853250000</integer>
<key>Name</key>
<string>134</string>
</dict>
<dict>
<key>FrequencyHz</key>
<integer>859250000</integer>
<key>Name</key>
<string>135</string>
</dict>
<dict>
<key>FrequencyHz</key>
<integer>865250000</integer>
<key>Name</key>
<string>136</string>
</dict>
</array>
<key>Constellation</key>
<integer>256</integer>
<key>Inversion</key>
<false/>
<key>ScanFreqRange</key>
<integer>3000000</integer>
<key>ScanFreqStep</key>
<integer>1000000</integer>
<key>TuningSpace</key>
<string>VSB</string>
</dict>
</dict>
</plist>
|
This is for a cable QAM scan. I started at channel # 79 because I knew (from my QAM tuner with my tv) that I didn't have any channels available below channel 80, so I didn't spend the time scanning. I found the list of frequencies here http://www.csgnetwork.com/tvfreqtable.html.
Here is my modified org.defyne.iTele.plist file (from /Library/Preferences) so that I can watch both OTA and QAM cable without rescanning. You can see below that through Comcast I get all the same channels that I get OTA, but I prefer the OTA ones b/c they are better quality.
| Code: | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>antennae</key>
<array>
<dict>
<key>Addresses</key>
<array>
<string>Homeless</string>
</array>
<key>Name</key>
<string>Terrestrial 1</string>
<key>Spectrum</key>
<integer>0</integer>
</dict>
<dict>
<key>Addresses</key>
<array/>
<key>Name</key>
<string>Satellite 1</string>
<key>Spectrum</key>
<integer>1</integer>
</dict>
<dict>
<key>Addresses</key>
<array/>
<key>Name</key>
<string>Cable 1</string>
<key>Spectrum</key>
<integer>2</integer>
</dict>
</array>
<key>channels</key>
<array>
<dict>
<key>Antennae</key>
<array>
<string>VSB@Terrestrial 1</string>
</array>
<key>FrequencyHz</key>
<integer>569000000</integer>
<key>Location</key>
<string>Korea and North America</string>
<key>Name</key>
<string>30</string>
<key>Programs</key>
<array>
<dict>
<key>AudioStreamPref</key>
<integer>1</integer>
<key>ID</key>
<integer>3</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>CBS</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #3</string>
</dict>
<dict>
<key>ID</key>
<integer>4</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>SBT-2</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #4</string>
</dict>
<dict>
<key>ID</key>
<integer>5</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>WSBT-Weather</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #5</string>
</dict>
</array>
</dict>
<dict>
<key>Antennae</key>
<array>
<string>VSB@Terrestrial 1</string>
</array>
<key>FrequencyHz</key>
<integer>599000000</integer>
<key>Location</key>
<string>Korea and North America</string>
<key>Name</key>
<string>35</string>
<key>Programs</key>
<array>
<dict>
<key>ID</key>
<integer>1</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>PBS</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #1</string>
</dict>
<dict>
<key>ID</key>
<integer>2</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>WNIT</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #2</string>
</dict>
</array>
</dict>
<dict>
<key>Antennae</key>
<array>
<string>VSB@Terrestrial 1</string>
</array>
<key>FrequencyHz</key>
<integer>641000000</integer>
<key>Location</key>
<string>Korea and North America</string>
<key>Name</key>
<string>42</string>
<key>Programs</key>
<array>
<dict>
<key>ID</key>
<integer>4</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>NBC</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #4</string>
</dict>
<dict>
<key>ID</key>
<integer>5</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>NBC-Low Res</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #5</string>
</dict>
</array>
</dict>
<dict>
<key>Antennae</key>
<array>
<string>VSB@Terrestrial 1</string>
</array>
<key>FrequencyHz</key>
<integer>677000000</integer>
<key>Location</key>
<string>Korea and North America</string>
<key>Name</key>
<string>48</string>
<key>Programs</key>
<array>
<dict>
<key>ID</key>
<integer>3</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>46 Digital</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #3</string>
</dict>
</array>
</dict>
<dict>
<key>Antennae</key>
<array>
<string>VSB@Terrestrial 1</string>
</array>
<key>FrequencyHz</key>
<integer>737000000</integer>
<key>Location</key>
<string>Korea and North America</string>
<key>Name</key>
<string>58</string>
<key>Programs</key>
<array>
<dict>
<key>ID</key>
<integer>3</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>FOX</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #3</string>
</dict>
</array>
</dict>
<dict>
<key>Antennae</key>
<array>
<string>VSB@Terrestrial 1</string>
</array>
<key>Constellation</key>
<integer>256</integer>
<key>FrequencyHz</key>
<real>561000000</real>
<key>Location</key>
<string>Korea and North America</string>
<key>Name</key>
<string>29</string>
<key>Programs</key>
<array>
<dict>
<key>ID</key>
<integer>3</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>CW HD (Comcast)</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #3</string>
</dict>
<dict>
<key>ID</key>
<integer>4</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>ABC HD (Comcast)</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #4</string>
</dict>
</array>
</dict>
<dict>
<key>Antennae</key>
<array>
<string>VSB@Terrestrial 1</string>
</array>
<key>Constellation</key>
<integer>256</integer>
<key>FrequencyHz</key>
<real>747000000</real>
<key>Location</key>
<string>Korea and North America</string>
<key>Name</key>
<string>60</string>
<key>Programs</key>
<array>
<dict>
<key>ID</key>
<integer>1</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>CBS HD (Comcast)</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #1</string>
</dict>
<dict>
<key>ID</key>
<integer>2</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>PBS HD (Comcast)</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #2</string>
</dict>
<dict>
<key>ID</key>
<integer>5</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>WSBT Weather (Comcast)</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #5</string>
</dict>
</array>
</dict>
<dict>
<key>Antennae</key>
<array>
<string>VSB@Terrestrial 1</string>
</array>
<key>Constellation</key>
<integer>256</integer>
<key>FrequencyHz</key>
<real>753000000</real>
<key>Location</key>
<string>Korea and North America</string>
<key>Name</key>
<string>61</string>
<key>Programs</key>
<array>
<dict>
<key>ID</key>
<integer>1</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>NBC HD (Comcast)</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #1</string>
</dict>
<dict>
<key>ID</key>
<integer>2</integer>
<key>MediaMask</key>
<integer>3</integer>
<key>Name</key>
<string>FOX HD (Comcast)</string>
<key>ProviderName</key>
<string></string>
<key>ServiceName</key>
<string>Program #2</string>
</dict>
</array>
</dict>
</array>
</dict>
</plist>
|
Here is the weird part, during the scan, I also found lots (like an extra 30 or more channels) of other digital channels, but none of them have sound, or if they do just a pop or chirp every once in a while. Some "channels" come up as audio only and the audio is all scrambled and un-listenable. I suspect these are the digital channels I would get if I were to pay for the "digital cable package". These include ESPN, A&E, CNBC, TNT in Hi-Def (lots of channels I don't get normally) but all with no sound. I tried changing the bandwidth from 6MHz to 4, 5 & 7 but that had no affect. I tried changing the scanfreqrange and scanfreqstep to various other values, but that also had no affect.
Another weird thing, to watch both OTA and QAM cable with this card while using my antennae/cable selector switch, for some reason, I have to rescan for just OTA, then trash the org.defyne.iTele.plist file and replace it with my modified OTA and QAM plist file. Other than that, it works great.
If anyone has questions about my setup, I'll try to watch this thread for the next few weeks. Also, if anyone has any ideas as to why I can see (but without audio) all these extra channels, I'd like to hear them. |
|
| Back to top |
|
 |
tji
Joined: 26 Apr 2005 Posts: 5 Location: Mountain View, CA
|
Posted: 27 Mar 2007 12:54 am Post subject: |
|
|
I have DVico receiver cards in my MythTV backend, but I don't have any Macs with PCI slots (only Minis and Laptops), so I cannot test this.
But, another ATSC option that is becoming very popular is the HDHomerun device. It's a network based dual tuner ATSC/QAM receiver. Obviously, doing it over the network would allow access from any Macs, including laptops and Minis used as HTPCs. They are at http://www.hdhomerun.com/ and they have downloadable code for controlling their device, which already works with VLC. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB 2.0.23 © 2001, 2002 phpBB Group
|