|
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 |
#141
|
|||
|
|||
Stephane,
I am still testing your application with limited success so far. I have bought a different card (Technisat Skystar HD2 - dvb-s2 pci card) and started testing it. I have also upgraded to the latest version of your app (1.6 atm). Looks like to me that the card cannot tune the dvb-s2 channels (8PSK): I am wondering if this version has introduced a bug making it impossible to tune HD channels. Looking at the logs I get the following (basically no signal): 20100912 22:54:07.350 - Info - Acquisition Thread Started on TechniSat Mantis DVBS BDA Receiver #1 20100912 22:54:07.363 - Info - Tuning to channel (SID : -1) on TechniSat Mantis DVBS BDA Receiver #1 20100912 22:54:07.364 - Info - Tuning to channel with SID -1 on freq. 10834000, pol. LinearV, sym. 27500, fec. Rate3_4, mod. Mod8Psk, lnb Universal, hof 10600, lof 9750, lofsw 11700 on TechniSat Mantis DVBS BDA Receiver #1 20100912 22:54:07.466 - Info - Running graph on TechniSat Mantis DVBS BDA Receiver #1; Thread n°8, STA 20100912 22:54:13.114 - Warning - Tuner TechniSat Mantis DVBS BDA Receiver #1 got no signal on freq. 10834000 20100912 22:54:17.349 - Info - Signal Quality 0.00 % on TechniSat Mantis DVBS BDA Receiver #1 (0 wrong packets received) 20100912 22:54:17.350 - Info - Stability of signal 0.00 % on TechniSat Mantis DVBS BDA Receiver #1 (0 bytes discarded) 20100912 22:54:17.351 - Info - Acquisition Thread Ended on TechniSat Mantis DVBS BDA Receiver #1 20100912 22:54:17.352 - Info - Stopping graph on TechniSat Mantis DVBS BDA Receiver #1; Thread n°8, STA 20100912 22:54:17.355 - Info - Graph stopped on TechniSat Mantis DVBS BDA Receiver #1 Please note that the card is perfectly working with DVBDream 1.5 either SD or HD. Installed drivers are the latest available (1.3) and OS environment is Win7 Ultimate. I have also changed the PCI port ... same results. What else could I do to troubleshoot this issue? Thanks, regards SV |
#142
|
||||
|
||||
Quote:
Usually the COM directshow filters used in a DVB graph does have a threading model set to "Both": it means they can be used in a MTA thread or STA thread (MTA = Multi Threaded Apartment, STA = Single Threaded Apartment) If you have one STA COM objects, then the application consuming the object must manipulate this object on the thread used to create it. LM DSR is multithreaded and the graph is accessed from mutliple threads (creating, starting, stopping, destroying, checking signal...). In previous versions of LM DSR : the COM call were made from any thread and this was bad with some cards (usually when destroying the graph => LM DSR was freezing). So now all COM calls are made from one and only one STA thread (calls are marshalled from tho original LM DSR MTA thread, to a main STA thread dedicated to COM directshow objects) DVB-S2 tuning can be an issue because the modulation used and Pilot/RollOff settings were not available initially and each DVB-S2 cards requires specific settings for modulation / pilot / rollof. There is none currently for Technisat devices in LM DSR... Does the card tune DVB-S transponders? Regards, Stéphane. |
#143
|
|||
|
|||
Hello!
DVB-S transponders are locked and tuned without any issue, only the DVB-S2 don't. I cannot tell you if the previous version had the same issue with my card because I upgraded before testing it. The fact that DVBDream works fine let me think it's not a BDA driver issue but an application one. Maybe the problem was there already and it's my card not being compatable ... Regards |
#144
|
||||
|
||||
Quote:
Anyway you can try to scan the DVB-S2 transponder without setting the modulation (set it to "Auto", it may work this way...) Regards, Stéphane. |
#145
|
|||
|
|||
DVBDream does use the BDA driver, I can't have BDA and WDM drivers installed at the same time and with WDM drivers LM DSR won't work at all.
I have tested with modulation in auto and it's the same. Also have tested all combinations of Pilot and Roll Off, nothing happens. Finally I uninstalled 1.6 and reinstalled 1.5 and tried the card again: only DVB-S channels are discovered. There is definitely an issue with the DVB-S2 handling with SkyStar HD2 cards! Regards |
#146
|
|||
|
|||
Hi Stéphane,
is there any plan to extend DVB-S2 compatibility of LM DSR to Technisat cards? Thanks & regards |
#147
|
||||
|
||||
Hi Stéphane,
I read this in the release notes of the new release candidate 7.0.17 of SageTV: Quote:
__________________
Oliver Kötter ------------ Check this thread for importing German TV Data into SageTV Using SageTV 7.1.9, Java 1.6.0_24 Win7 Home Premium on an Asus M4N78-AM Mainboard, AMD Athlon II X2 215, 4 GB RAM, 500 GB HDD, 2xTechnoTrend S-2400 as Network Encoder (LM DVB Smart Recorder), ATI Radeon HD 3450 with analog TV-Out on good old CRT TV (100Hz) My avatar shows the world's best composer!!! |
#148
|
||||
|
||||
Hi,
Quote:
Regards, Stéphane. |
#149
|
||||
|
||||
Hi,
Quote:
Regards, Stéphane. |
#150
|
||||
|
||||
Quote:
Is this the feature that not a single second of the show is lost when recording two back to back shows? I thought this is achieved by your smart buffer. What exactly has changed with this new property? Should I enable it?
__________________
Oliver Kötter ------------ Check this thread for importing German TV Data into SageTV Using SageTV 7.1.9, Java 1.6.0_24 Win7 Home Premium on an Asus M4N78-AM Mainboard, AMD Athlon II X2 215, 4 GB RAM, 500 GB HDD, 2xTechnoTrend S-2400 as Network Encoder (LM DVB Smart Recorder), ATI Radeon HD 3450 with analog TV-Out on good old CRT TV (100Hz) My avatar shows the world's best composer!!! |
#151
|
||||
|
||||
Quote:
This is (should be) possible with LM DSR because of the smart buffer : not a single PACKET is lost for back to back recordings (so that you can really merge the file together with a DOS command to make it one file with perfect playback at "the cut") So yes you should enable this property with LM DSR. Regards, Stéphane. |
#152
|
|||
|
|||
Quote:
I would very much like to donate if I had a program working for my setup. I have 3 tuners to manage, the public version is only good for testing not for production server. Regards |
#153
|
||||
|
||||
Quote:
Regards, Stéphane. |
#154
|
||||
|
||||
Quote:
Regards, Stéphane. |
#155
|
|||
|
|||
Stéphane
Genpix recently released a BDA driver for the skywalker-1 and I've been trying to test it with your free version. I'm having an issue with configuration. DSR detects the skywalker just fine but when I click on manage LNB or add channel it does nothing. What's your best guess here? A driver problem, .net problem (3.5sp1 installed), or something else? |
#156
|
|||
|
|||
Ok, I figured out why I couldn't see anything when I clicked on manage LNB. This is running on a headless pc in the garage and Radmin wasn't showing me the drop down boxes. RDP worked fine.
Now that I can see what I'm doing I still can't tune anything...no channels found. The log shows it is not getting a signal from any of the transponders. I double checked it in dvbdream and it works fine there. I also noticed in modulation you don't show turbo-8psk. Will that work if I select just 8psk? Thanks |
#157
|
||||
|
||||
Quote:
Quote:
Regards, Stéphane. |
#158
|
|||
|
|||
Well thats progress. The kz was the scanning problem. It scanned all the qpsk transponders on 110 but not the turbo-8psk as expected. Now the problem is I don't see any channels populating in the screen. I guess this could be another remote access issue. I'll have to pack a monitor down there to check.
Turbo-8psk is what we need in NA. Also turbo-qpsk is running on 77w for the locals. Right now I'm running it with a single LNB, no diseqc, just to test. In the zip file for his driver is a pdf file that is supposed to explain how to incorporate diseqc for the genpix devices. It's on DVBN also. Looks pretty good. I've been looking for something to get away from DVBdream and that network encoder. If this works I'll definately be a donator. I would imagine you would see a lot of NA contributions. Thanks for the great work |
#159
|
||||
|
||||
Quote:
- don't have names - are not recognized as TV channels This can happens because the recorder is making assumption on what it should find (if channels are rejected this will be notified in the GUI logs). And maybe NA DVB is a little different from European DVB. Quote:
What is the zip file you are referring to? Regards, Stéphane. |
#160
|
|||
|
|||
I attached the file. It shows the diseqc requirements not the modulation. I'm not sure where to find that info. I could check with genpix and see if he has the doc's on that as well. We need the Turbo FEC-8psk and the Turbo FEC-qpsk for dis*net
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
DVBViewer Recorder: Network encoder | StephaneM | Hardware Support | 462 | 02-13-2011 10:54 AM |
Recorder 1.5.6 as network encoder for SageTV 6.6.2.218... | hufnagel | SageTV Recorder Software | 0 | 05-09-2010 05:17 PM |
SageTV Recorder as a Network Encoder | chewskydoo | SageTV Recorder Software | 4 | 12-26-2006 12:55 PM |
Help with building a Sage client/network recorder | Dalhectar | General Discussion | 0 | 10-29-2004 10:21 AM |
Network Encoding (Client vs Recorder) | szgeeks4hire | SageTV Software | 12 | 06-08-2004 08:56 PM |