|
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 |
#2061
|
||||
|
||||
all software needed for Firewire 1394 STB HD recording in SageTV
OK, for someone who doesn't get coding, this has been a slow process, but I am having some breakthru's
First, I can now change channels from Sage via Firewire using FWChannelProxy. I can also see HD channels that AREN'T copy protected by my cable company (Cox) via VideoLan (only Premium channels seem to be a no-go). The only thing that's got me flumexed is getting a HD feed via 1394 into SageTV for recording. At the moment I'm getting an image via coax, Ch. 3. I've read all the original, non-original and revised .pdf help files, and there is one confusing part: As it stands now, 2011, what extra pieces of software are needed to record HD via 1394 from within the SageTV interface? Is it still (since the last update I could find was from 2007): Graphedit FireSTB.msi SGraphRecorder (is that the key?) Proppage.dll thanks Last edited by tvmaster2; 02-10-2011 at 07:08 PM. |
#2062
|
|||
|
|||
oh man, this is a huge thread and I hate to make it longer...
but I have read through it and other posts and cannot seem to figure out the missing step in my attempt to have sage control my DC6200 via fire wire. Please help, my brain hurts! Configuration is sage V6 with HDPVR and one DC6200 connected via firewire, channel.exe is working and talking to my stb i.e. channel -v 2 205 changes my DC6200 to channel 205, sweet! (that took a long time to get working) registery entry EXEMultiTunerPlugin now sits in frey/common: name: command data: C:\Program Files\Timmmoore\MCE 2005 STB Controller\channel.exe -v %device% %channel% EXEMultiTuner.dll is sage common folder I just managed to point the device in sage to the EXEMultiTunerplug in but if I change channels in Sage the device does not respond I know there is something about creating a 2.ir file with the device# but I don't know how to get the device number and do not understand the format of that file. I tried sagechanger in the same directory as channel.exe but it gives an error mesage when I run it about "failing to start because configuration is incorrect I understand it is a bit more sophisticated than channel.exe but I probably don't really need it. Clearly I am missing a step and I see threads pointing to a post "Meinmaui's good write-up" but no one has, from what I can tell, actually linked to that post and so far I have not dug it out of the mass of info on this topic. your help most appreciated. perhaps when I get it running I wlll write up a document with screen shots on how to do this because there are a lot of tricky steps! Last edited by Coastal; 02-12-2011 at 05:27 PM. |
#2063
|
|||
|
|||
Problems tuning DCH-3200 kinda-solved/delay reduced
I wanted to share a small time saving step that seems to be working today on my Comcast DCH-3200. I've been following this thread for several years and trying to fine tune my own installation of Sage doing both A/V and channel changing via firewire.
One of the more prominent complaints on here seems to be the tuning time. Either its excessive (7-8 seconds) or when fine tuned to a reasonable number leads to problems. My problem with cutting it too close lead to a result the channel being changed, watching another 1-2 seconds of the show I was recording and then Sage proceeding not to open the new dump steam. To attempt to troubleshoot this further, I hooked up the box directly to my tv and did a little PIP experimenting. I was using the regular channelw.exe with a -f since it didn't like my device by default. When changing channels, I was noticing ~5 second delay before I saw the picture directly off the cable box. Playing around with the cable box config options, a setting called "autotune" was enabled which led to the cable box waiting an additional delay just to make sure I was done entering the channel number. Trying to eliminate this delay, I turned the setting off and experimented with the -a0, -a1, etc parameters inside channelw.exe. No dice of course since now sage wasn't sending a "Ok/Select" command over firewire. However, you can manually add the "Select" command to the process. I solved this with the following steps: 1) Create a change.bat with the following lines: READ %1 CMD /c "channelw -v -f -a2 2 %1 && channelw -v -f -d 2 0 2) Update sgraphrecorder.ini to: ExeTunerPath=change.bat 3) Disable autotune on directly on your cable box Make sure you're using your device id and your full system paths. I've now set my TuningDelay to 1500 in sgraphrecorder.ini Plus I've set my sage.properties line to: videoframe/network_encoding_to_playback_delay=2000 I now have pretty reliable channel changing with only a two second delay. I forget my system config, AMD4000 and Geforce 7 or 8 card, I dunno, main HW is 3-4 years old. I mention this however because I do have a Kingston 128GB SSD, so if you're old school and still have a "spinner", you still might have to adjust your delays up a tad. The only downside I've had to deal with is every now and then when the batch window pops-up, it forces my FSE Sage instance to minimize. There's some fancy vbs work you can do I guess to run a batch file minimize, but I'm just happy to eliminate all the restarts I had to do to get my streams working again. I've benefited from time donations other people have made to this thread over the years, so I hope this helps someone else out there. Might even help non 3200 users also. |
#2064
|
|||
|
|||
re second post back
got it running, whew. optimization can wait. thanks to the last poster for the info, as I can see already that channel change time is an issue |
#2065
|
||||
|
||||
Firewire Drivers for Widows 7 x64
Hello,
Has anyone found a way to get firewire channel change working with Windows 7 x64. I looked 6-months ago and again this morning; but, couldn't find anything. I have a rogers 4642HD box and it likes to shut-down for no reason. As such IR blasting is not working for me. The best lead that I have, was someone who's paying to have a driver developed. The project references the ExDeus firewire driver package and should be completed in 4 days. http://www.freelancer.co.uk/projects...ws-Driver.html Any other info on this topic would be much appreciated. |
#2066
|
||||
|
||||
Quote:
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#2067
|
|||
|
|||
Quote:
Add the following command to the top of your batch file "cmdow @ /hid". The batch window should be hidden every time it runs now. |
#2068
|
|||
|
|||
Stb FireWire recording
Quote:
__________________
Computer Hardware: Intel Core 2 Duo @ 3Ghz, 4GB RAM, 2X 1 TB HDs, Hauppage HD PVR via USB, Intel G45/43 onboard graphics, Hauppauge 45 Button Remote Cable Hardware: Motorola DCT6200 HD cable box controlled by Firewire for channel tuning Software: SageTV 7.1.9 on Windows 7 2X HD300 Media Extenders |
#2069
|
|||
|
|||
Ok, guys. I have been going nuts.
I have a Comcast DCT-6200 series and I have the graph created, and can see video and audio via VLC. I have went over the steps, I can even get a TS file created that can be played back. What I cannot do is get Sage to show the video from placeshifter, HD-200's or the client. It won't preview either. This thread is so long, I have read about 1/3 of it and I am getting no where. For some reason sage will not show the video. Does anyone have any ideas. Windows XP SP3, Dual Core AMD 6000, 4GB Ram, 7TB HD Space. HVR-950q, HVR-1600, HVR-1850, Firewire(not working) Sage V 7. |
#2070
|
|||
|
|||
Sounds like you can see the show listed in the recordings but cant play it .... if this is correct, and based on your other input, i would suggest extending the channel change tuning delays. At least in SageGraph Recorder and i think there is also a property related to this in the Sage.Properties file. I suggest a bold move (set the delays out to 15 or 30 sec) . If it works you can experiment with more appropriate timing.
Good Luck !! |
#2071
|
|||
|
|||
Quote:
|
#2072
|
|||
|
|||
Quote:
Curiously, if I have Sage open and also Windows Explorer open at the same time while it's recording, Sage only seems to recognize it after I hit 'watch show' and then I switch to view the directory that the file is sitting in. If I never look at the directory, Sage never displays the show. Is that weird or what? Why would this be, and how can I solve for it?
__________________
Computer Hardware: Intel Core 2 Duo @ 3Ghz, 4GB RAM, 2X 1 TB HDs, Hauppage HD PVR via USB, Intel G45/43 onboard graphics, Hauppauge 45 Button Remote Cable Hardware: Motorola DCT6200 HD cable box controlled by Firewire for channel tuning Software: SageTV 7.1.9 on Windows 7 2X HD300 Media Extenders |
#2073
|
|||
|
|||
Quote:
I can see it in VLC and also the firestb cmd line changes channels. |
#2074
|
|||
|
|||
Quote:
Also, if you have Sage recording to multiple recording directories, have you forced the encoder to only use one directory? (I've seen posts that suggests this also screws things up if the dump.ts file is one directory, and the recording is placed in another.)
__________________
Computer Hardware: Intel Core 2 Duo @ 3Ghz, 4GB RAM, 2X 1 TB HDs, Hauppage HD PVR via USB, Intel G45/43 onboard graphics, Hauppauge 45 Button Remote Cable Hardware: Motorola DCT6200 HD cable box controlled by Firewire for channel tuning Software: SageTV 7.1.9 on Windows 7 2X HD300 Media Extenders |
#2075
|
|||
|
|||
Quote:
How would i go about forcing it. |
#2076
|
|||
|
|||
Add this to your Sage properties file:
mmc/encoders/12346/forced_video_storage_path_prefix=C:\SAGE_RECORDINGS (or whatever your path is) I added this and it didn't solve my problem though....sigh.
__________________
Computer Hardware: Intel Core 2 Duo @ 3Ghz, 4GB RAM, 2X 1 TB HDs, Hauppage HD PVR via USB, Intel G45/43 onboard graphics, Hauppauge 45 Button Remote Cable Hardware: Motorola DCT6200 HD cable box controlled by Firewire for channel tuning Software: SageTV 7.1.9 on Windows 7 2X HD300 Media Extenders |
#2077
|
|||
|
|||
I am gonna try it tonight.\ after these damn storms!
|
#2078
|
|||
|
|||
OMG Someone help me please
I have 2 HDPVR and 1 Colossus, which means I have 3 cable boxes. up until today everything was workign great using firewire to change the channels. However, today, all of a sudden one of the cable boxes only receives the 1st and 3rd digit sent to it, it doesnt receive the middle digit. The other two boxes are working fine. For example, if changing to channel 896 it changes to 86 and 890 changes to 80. Is there a way to slow down the commands being sent over firewire, to give it a slight pause between digits? Thanks
__________________
Server:Intel X6700 Dual Core CPU - 4GB Ram - 80GB SATA OS Drive - 500GB LiveTV - 4.5 TB Drobo S for storage Tuners:1 Hauppauge PVR250 / 1 NVidia DualTV / 2 HDHR Using OTA / 1 WinTV PVR2 USB / 2 HDPVR using FW for channel changes Clients:2 STP-HD200 / 2 STX-HD100 / MediaMVP via Wireless Access Point in shed...came in handy when I was soldering the HD100 |
#2079
|
|||
|
|||
Ok, I found the option under "remote control options" and upped the delay, didnt fix it. Anyone have any idea why it would only take the 1st and 3rd code?
__________________
Server:Intel X6700 Dual Core CPU - 4GB Ram - 80GB SATA OS Drive - 500GB LiveTV - 4.5 TB Drobo S for storage Tuners:1 Hauppauge PVR250 / 1 NVidia DualTV / 2 HDHR Using OTA / 1 WinTV PVR2 USB / 2 HDPVR using FW for channel changes Clients:2 STP-HD200 / 2 STX-HD100 / MediaMVP via Wireless Access Point in shed...came in handy when I was soldering the HD100 |
#2080
|
||||
|
||||
Sounds like your cable box is going bad, should just get it swapped out.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink) |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|