|
Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#161
|
|||
|
|||
Ok, been trying to get the MyHD encoder to work with little success.
Installed the encoder and configured it per your instructions. Left the default port as 10101. Set up a virtual drive 's' . Changed MessageDelayMilliseconds & RecordDelayMilliseconds to 2500. Saved the file. Next, edit the SageTV properties file. There are four Hauppauge 150's currently in the htpc along with the MyHD card. So, I copied one of them, changed all the numbers to 12345, set mmc/encoders/12345/encoding_host=htpc\:10101, htpc is the name of my machine. Saved the file. Configured MyHD per the instructions, no video, no audio, capture directory is 's:\myhd\, file size = 999999999, sub channels only Not quite sure how to remap the channels Launched the encoder. It started MyHD, both icons show in the system tray. Started Sage and no MyHD encoder is listed. Still see the four 150's, but no MyHD. Tried this a few times, no success. (One definition of crazy, doing the same thing over and over, expecting different results ) Any ideas what I should try now ? Ken C |
#162
|
|||
|
|||
Ken,
Make sure you have MyIRC shut down. It is the application that MyHD uses to schedule programs. |
#163
|
||||
|
||||
Quote:
|
#164
|
||||
|
||||
thomaszoo, sorry I haven't gotten to testing out your situation. I've had some incidents keeping me busy. I believe the problem you're having is probably a timing issue -- specifically, that the encoder is taking so long to start the recording that SageTV is partially giving up on the operation.
There may be a way I can prevent this timing issue from appearing through changes to the encoder itself, but in the meantime, if you have the chance, let's see what happens if you use exactly the same timing as I do: postMessageDelayMilliseconds="100" preRecordDelayMilliseconds="1000" postRecordDelayMilliseconds="500" postStopDelayMilliseconds="1000" There are a few things that can go wrong with timing, and they should be decipherable. Symptom: the channel I tried to record didn't get tuned in MyHD. Problem: MyHD can't keep up with the signals for entering channel number. Solution: Bump up postMessageDelayMilliseconds (slightly). Symptom: MyHD didn't begin to record. Problem: MyHD wasn't fully tuned and ready on the channel before the record command was received. SolutioN: Bump up postMessageDelayMilliseconds(slightly). Symptom: Encoder reports that it can't create hard link with error code 32. Problem: SageTV created (and locked) a zero-byte file where we're trying to make the hard link. Essentially, it got impatient. Solution: Try to reduce the overall time it takes to kick in the recording. Since every message is delayed by at least postMessageDelayMilliseconds, that is a good place to start, but the other one to try is postMessageDelayMilliseconds. Symptom: Encoder can't find the MyHD file (error in log says that couldn't create hard link, but it is an error code other than 32). Problem: The MyHD file hadn't been created by the time the encoder looked for it. Solution: Bump up the postRecordDelayMilliseconds (slightly). Note: there are some other things that can cause the "can't create hard link" error, but I think in your case this was not the problem. |
#165
|
|||
|
|||
Got it! I tried your numbers but that wouldn't even kick off the MyHD recording. Then I started adjusting one number at a time. Here are my final numbers in case they might help: postMessageDelayMilliseconds="150" preRecordDelayMilliseconds="2000" postRecordDelayMilliseconds="500" postStopDelayMilliseconds="1000" So my advice to others trying this is to follow the directions precisely and be patient in adjusting the above numbers. Salsbst, thanks again for your hard work, assistance and patience. |
#166
|
|||
|
|||
Quote:
Shut down MyIRC, thank you thomaszoo, pasted your encoder example into my Sage properties file and, voila, the encoder now shows up. Set up the encoder with the epg guide. Initially, in order to make sure I understand how to do the channel remapping properly, I disabled all but one channel in the epg, ch 174, the local weather channel. Now, editing the MyHD channel scan list. The MyHD channel scan list has this entry; [INPUT2 No. 8] Name = PhyCH = 81 VirCH = 81 MinCh = 4 SubCh = 4 TunerInputType = CABLE SignalType = ATSC_256QAM Programnumber = 4 Sourceid = 4 Changed the virtual channel to 174; [INPUT2 No. 8] Name = PhyCH = 81 VirCH = 174 MinCh = 4 SubCh = 4 TunerInputType = CABLE SignalType = ATSC_256QAM Programnumber = 4 Sourceid = 4 Saved the list and reloaded it into MyHD and restarted Sage. Used the epg to tune to 174 and all I get is 'No Signal'. The channel is enabled, (guess it has to be to show up in the epg). What should I try ? Ken C |
#167
|
||||
|
||||
Quote:
Do you get a signal on the the weather channel when using MyHD on its own? If you open the MyHD control panel doodad, does it claim to be displaying *Digital Cable* channel 174? Did you already have a channel 174? If so, you may need to map that one *away* from 174. Also, make sure you've enabled "Virtual Channel mode" in the MyHD channel list window. Did I forget to put that one in my instructions? Whoops, looks like I did... |
#168
|
|||
|
|||
Quote:
Yes, MyHd has a good signal. The control panel indicates channel 174-4. Hmmm... Do not have a current channel 174 And, virtual channel mode is enabled. |
#169
|
||||
|
||||
Quote:
And if you revert to VirCH=81 and reload your channel list, you then get a signal at 81? |
#170
|
|||
|
|||
Quote:
Changed the virtual channel to 174, MyHD tuned it fine as 174-4 with good signal. MyHD is fine, the no signal is in Sage only. Ken C |
#171
|
||||
|
||||
Quote:
|
#172
|
|||
|
|||
Quote:
Ken C |
#173
|
||||
|
||||
From the wiki...
Quote:
Last edited by salsbst; 11-10-2006 at 05:50 AM. |
#174
|
|||
|
|||
Quote:
I'll check out if it's recording. Ken C |
#175
|
||||
|
||||
Quote:
|
#176
|
|||
|
|||
Quote:
Well, it's not happening. Both the recorded video and the "Watch Now" yield "No Signal". The encoder is making \MyHD sub-directories and there was a 40+ gb file in one of them. All I get when trying to play is "No Signal". Hey, but it's a really nice "No Signal" Going back to the channel mapping. After changing the virtual channel in the MyHD channel list from 81 to 174, the MyHD application displays 174-4 when tuned to it. Could this be a problem ? Ken C |
#177
|
||||
|
||||
Quote:
|
#178
|
|||
|
|||
Quote:
Here's a log entry, there is an error code 32; 2006-11-10 07:30:59,000 [24404] ERROR com.stusals.myHD.encoding.Job [Process ProcessRequest {Invoke} StartRecording EstablishHardLink] - Unable to establish hard link. Error code = 32 Ken C |
#179
|
||||
|
||||
Quite likely a timing problem. Read through the posts above between thomaszoo and me for troubleshooting...
|
#180
|
|||
|
|||
Quote:
Ken C |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|