View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 12 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Mar 15, 2006 9:30 am 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
I have comcast cable and an HD5000. I set up the HD5000 as a DVB DTV capture card with DVB Card Number: 0. I took the rest of the defaults in the Capture Card Setup.

I left Input Connections with the defaults and did not point the connection to a Zap2It channel listing. I stop mythtv-backend....then I run atscscan on every frequence list I can find:

Code:
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-Standard-center-frequencies-QAM256 > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-HRC-center-frequencies-QAM256 > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-IRC-center-frequencies-QAM256 > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-ATSC-center-frequencies-8VSB > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-EIA-542-HRC-center-frequencies-QAM256 > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-EIA-542-IRC-center_frequencies-QAM256 > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-NTSC-center-frequencies-8VSB > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-NY-TWC-NYC > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-PA-Philadelphia > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-Standard-center-frequencies-QAM256 > ~/channels.conf


I let all of the scans run completely through and all I get are responses like this:

Code:
WARNING: >>> tuning failed!!!
>>> tune to: 57000000:QAM_256 (tuning failed)


Did I miss a step somewhere? My regular cable here is HRC...I don't know if that even matters in this.

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 16, 2006 9:03 am 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
While scanning, it says:

Code:
scanning /usr/local/share/dvb/scan/atsc/us-Cable-IRC-center-frequencies-QAM256
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'



Is it using the right adapter information?

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 16, 2006 9:11 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
that is the information for the first dvb adapter. So it should be right unless you have something else grabbing the first spot.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 16, 2006 11:06 am 
Offline
Joined: Wed Nov 10, 2004 12:28 am
Posts: 91
Location: NJ
Ed3120,

I'm in central NJ(Monroe) with Comcast too...I have a HD3000 which is installed in my backend but not setup for QAM.

I will probably have sometime tomorrow to run these scans as you did and see if I get anything.

Hope this can help.

Rich

ed3120 wrote:
While scanning, it says:

Code:
scanning /usr/local/share/dvb/scan/atsc/us-Cable-IRC-center-frequencies-QAM256
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'



Is it using the right adapter information?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 18, 2006 3:08 pm 
Offline
Joined: Wed Nov 10, 2004 12:28 am
Posts: 91
Location: NJ
Using my HD3000 and running this command:

Code:
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-Standard-center-frequencies-QAM256 > ~/channels.conf


I was able to get many channels dumped into channels.conf...of course with Comcast none of them have names. Here is a snippet:

Code:
[0009]:555000000:QAM_256:0:2753:9
[0001]:555000000:QAM_256:0:2049:1
[0003]:555000000:QAM_256:0:2113:3
[0004]:555000000:QAM_256:0:2177:4
[0006]:555000000:QAM_256:0:2241:6
[0005]:555000000:QAM_256:0:2433:5
[0007]:555000000:QAM_256:0:2497:7
[000c]:555000000:QAM_256:0:2561:12
[0008]:555000000:QAM_256:0:2625:8
[0002]:555000000:QAM_256:0:2689:2
[000a]:555000000:QAM_256:0:2306:10
[000b]:555000000:QAM_256:0:2370:11
[0001]:561000000:QAM_256:0:2049:1
[0002]:561000000:QAM_256:0:2113:2
[0003]:561000000:QAM_256:0:2177:3
[0004]:561000000:QAM_256:0:2241:4
[0005]:561000000:QAM_256:0:2305:5
[0006]:561000000:QAM_256:0:2369:6
[0007]:561000000:QAM_256:0:2433:7
[0008]:561000000:QAM_256:0:2497:8
[0009]:561000000:QAM_256:0:2561:9
[000a]:561000000:QAM_256:2624:2625:10
[000b]:561000000:QAM_256:0:2689:11


Using Xine(Mplayer wouldn't work for me) I was able to tune to 2 channels. NJN and some other non HD channel.

I have a head cold today, so when my head clears up I will read through all of the posts regarding QAM and try to get this channels.conf sorted and working in Knoppmyth for Central NJ Comcast.


Top
 Profile  
 
PostPosted: Mon Mar 20, 2006 4:43 pm 
Offline
Joined: Sun Jan 29, 2006 8:24 am
Posts: 145
ed3120 wrote:
I have comcast cable and an HD5000. I set up the HD5000 as a DVB DTV capture card with DVB Card Number: 0. I took the rest of the defaults in the Capture Card Setup.

I left Input Connections with the defaults and did not point the connection to a Zap2It channel listing. I stop mythtv-backend....then I run atscscan on every frequence list I can find:

Code:
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-Standard-center-frequencies-QAM256 > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-HRC-center-frequencies-QAM256 > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-IRC-center-frequencies-QAM256 > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-ATSC-center-frequencies-8VSB > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-EIA-542-HRC-center-frequencies-QAM256 > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-EIA-542-IRC-center_frequencies-QAM256 > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-NTSC-center-frequencies-8VSB > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-NY-TWC-NYC > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-PA-Philadelphia > ~/channels.conf
atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-Standard-center-frequencies-QAM256 > ~/channels.conf


I let all of the scans run completely through and all I get are responses like this:

Code:
WARNING: >>> tuning failed!!!
>>> tune to: 57000000:QAM_256 (tuning failed)


Did I miss a step somewhere? My regular cable here is HRC...I don't know if that even matters in this.


ed don't take offence if this seems like a dumb question. I don't know what you unix skills are like. Did you look in ~/channels.conf after running this command each time. The > in each command redirects standard output to that file. That would leave standard error coming to the output. That is all you saw was the errors. Also the > does not append to a file, it overwrites it. So it is possible that your command "atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-HRC-center-frequencies-QAM256 > ~/channels.conf" generated the file you needed, and all the subsequent commands overwrote it with an empty file.

Since you said your cable is HRC, run just that command then cat ~/channels.conf.

mike

_________________
KnoppMyth R5B7
Asus P4P800-VM
P4 2.4 Ghz - 1GB RAM
PVR-150 - HD-5000
Geforce FX 5200


Top
 Profile  
 
PostPosted: Tue Mar 21, 2006 12:15 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
Quote:
The > in each command redirects standard output to that file. That would leave standard error coming to the output. That is all you saw was the errors. Also the > does not append to a file, it overwrites it. So it is possible that your command "atscscan -A 2 /usr/local/share/dvb/scan/atsc/us-Cable-HRC-center-frequencies-QAM256 > ~/channels.conf" generated the file you needed, and all the subsequent commands overwrote it with an empty file.


Ok, that was the problem. I made a basic unix mistake and assumed that the information echoed back to the screen was the same as the information in the channels.conf file. I was just reading my scrollback and saw nothing but errors. I didn't realize that > separates the good from the bad.

Thank you very much for pointing that out!!

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 27, 2006 8:25 am 
Offline
Joined: Wed Nov 10, 2004 12:28 am
Posts: 91
Location: NJ
Ed3120.

Could you tell me how many and what channels you wound up picking up over qam with Comcast NJ?

Rich


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 27, 2006 9:09 am 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
RichP wrote:
Ed3120.

Could you tell me how many and what channels you wound up picking up over qam with Comcast NJ?

Rich


Certainly...

I was able to pick up the 6 network channels (CBS,NBC,ABC,FOX,WB,PBS) and ESPN for some reason, but not Discovery HD, or either of the INHD channels (which I really wanted).

I can watch Discovery/INHD1/INHD2 on my DCT6200 cable box, so I'm wondering if maybe those channels will come through if I connected to the box via firewire.

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 27, 2006 10:06 am 
Offline
Joined: Wed Nov 10, 2004 12:28 am
Posts: 91
Location: NJ
This is what I get for these channels via firewire:

DiscoverHD (channel 205 for me) doesn't work via firewire (although it used too...so it maybe program dependant)

Just tried INHD1 (206) via LiveTV and the whole PC locked...so let me try just recording from it...ok 206 seems to be hit or miss...works sometimes.

INHD2 207 didn't work at all.

At one point in the past I was able to record HBOHD, but that hasn't worked in awhile either.


Would you mind sharing your working channels.conf with me??


Rich




ed3120 wrote:
RichP wrote:
Ed3120.

Could you tell me how many and what channels you wound up picking up over qam with Comcast NJ?

Rich


Certainly...

I was able to pick up the 6 network channels (CBS,NBC,ABC,FOX,WB,PBS) and ESPN for some reason, but not Discovery HD, or either of the INHD channels (which I really wanted).

I can watch Discovery/INHD1/INHD2 on my DCT6200 cable box, so I'm wondering if maybe those channels will come through if I connected to the box via firewire.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 27, 2006 10:34 am 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
RichP wrote:
Would you mind sharing your working channels.conf with me??


Check your PM mail. If anyone else wants it, just PM me.

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 27, 2006 12:52 pm 
Offline
Joined: Wed Nov 10, 2004 12:28 am
Posts: 91
Location: NJ
Thanks...look forward to getting that from you and I will let you know how the quality compares between QAM and firewire.


ed3120 wrote:
RichP wrote:
Would you mind sharing your working channels.conf with me??


Check your PM mail. If anyone else wants it, just PM me.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 11 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu