|
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 |
#1
|
||||
|
||||
DVBViewer Recorder: Network encoder
Hello All,
I just released the first version of DVBViewer Recorder. This is a network encoder for SageTV (6.3.6 or newer) that use DVBViewer as a recording engine. It features a service that start DVBViewer completely hidden (though once the recorder service is started DVBViewer is dedicated to him), it support multiple tuners for our donators and can extract teletext subtitles in real time so as you can play it directly in SageTV with the Closed Captions STV Import available here in the forums. I'm personally using this encoder for my dual tuner DVB-T card and my DVB-S (CI+CAM) in SageTV for about a month now and so far it works very well (for subtitles though I expect some bugs depending on what your TS recordings looks like). You can download it and learn more about DVBViewer Recorder directly on my web site. Regards, Stéphane. |
#2
|
|||
|
|||
Good work Stephane! Now if I can just get NDSCam to work with DVBViewer, I've got HTPC nirvana.
|
#3
|
|||
|
|||
Hi Stephane
Great job!! I have a few questions. - The plugin, do you know if its work with FireDTV Viewer that share the same core as DVBviewer? - Can it run in service mode or do you need to be logged on? - Power Management. Does it work with standby or hibernate? I think that there might be someone out there wondering if they should go for this plugin or the Mytheatre one. Maybe you can post a few details of the advantages with this one. Thanks Rasmus
__________________
Server: Win7 • SageTV v7.1.9 • GA-MA785GM-US2H • Athlon 64 X2 BE-2350 • 2 Gb RAM • 4x 1Tb WD RE-2 GP in RAID5, Adaptec 5405 Raid controller • 2x firewire DVB-C FloppyDTV C/CI, 1x TechnoTrend CT-3650 CI via the LM Smart DVB Recorder plug-in. Clients: HD300 to a Samsung PS50C7705 (PN50C8000) via a DVDO Edge • HD200 • Placeshifter Remote: Universal Remote Control MX-980 |
#4
|
||||
|
||||
Hi Stephane, great work!
I have tried to set-up your encoder but after I have set-up the channel numbers and click "Restart Service and Exit" I get an error saying "Cannot start service DVBViewer Recorder Service on computer'.'." Also, does the enocder work with DVB-EPG? Thanks Whitey |
#5
|
||||
|
||||
Quote:
Quote:
Quote:
Regards, Stéphane. |
#6
|
||||
|
||||
Quote:
Quote:
Regards, Stéphane. |
#7
|
||||
|
||||
Quote:
In the In the recorder service what should I enter as the ip address? I'm using sageTV and DVBViewer on the same PC so should it be localhost 127.0.0.1? or the IP of the PC or an IP that matches my local network? Thanks again Whitey |
#8
|
||||
|
||||
Quote:
You can review the logs in C:\Documents And Settings\All Users\Application Data\LM Gestion\DVBViewer Recorder to see if the recording has started correctly Quote:
|
#9
|
||||
|
||||
I'm using Sage 6.3.7 beta and the latest DVBViewer. When I tried it last night I had task manager running and dvbviewer.exe and DVBViewerrecordsvc.exe were using CPU cylces but I'll check the logs tonight.
Whitey |
#10
|
||||
|
||||
Quote:
Any advance in the issue?
__________________
Dear Google, Please don't ruin SageTV for us!! Sage Server: [s]8xDVB-S2 with DVBE4Sage on YES DBS Israel 4W (3 virtual tuners) ,[/s] 3 x HD300 Extenders; 3 x HD200 Extender; 3 x SageTV Client; |
#11
|
|||
|
|||
Not had time to try yet.
|
#12
|
||||
|
||||
i get the following exception when i try to add a new network tuner
Code:
************** Exception Text ************** System.Xml.XPath.XPathException: 'recoders/recorder/channel[@id='1122253004|Heart n' song' and ../@id='789b93bbb582438b87980c32cf1f938d']' has an invalid token. at MS.Internal.Xml.XPath.XPathParser.ParseStep(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseRelativeLocationPath(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseRelativeLocationPath(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseRelativeLocationPath(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseLocationPath(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParsePathExpr(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseUnionExpr(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseUnaryExpr(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseMultiplicativeExpr(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseAdditiveExpr(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseRelationalExpr(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseEqualityExpr(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseAndExpr(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseOrExpr(AstNode qyInput) at MS.Internal.Xml.XPath.XPathParser.ParseXPathExpresion(String xpathExpresion) at System.Xml.XPath.XPathExpression.Compile(String xpath, IXmlNamespaceResolver nsResolver) at System.Xml.XPath.XPathNavigator.Select(String xpath) at System.Xml.XmlNode.SelectSingleNode(String xpath) at LMGestion.DVBViewerRecorder.Channels.GetConsolidateChannels(String recorderID) at LMGestion.DVBViewerRecorder.Channels.GetConsolidatedChannels(Recorder aRecorder) at LMGestion.DVBViewerRecorder.EditRecorder.InitializeChannelsGrid() at LMGestion.DVBViewerRecorder.EditRecorder..ctor(Recorder aRecorder, Channels allRecorders) at LMGestion.DVBViewerRecorder.Form1.editRecorderButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) removing all ' characters from my channel list did solve the problem...
__________________
WWW: http://www.krikkit.net Server: Athlon X2 4850e (2x2,5Ghz); AMD 780G Chipset, 2 Gb RAM ; ATI Radeon HD 3200; Technotrend S2-3200 DVB-S + CI, Hauppauge PVR 150 (only as IR receiver) Winows XP Pro; SageTV v6.4.5 Clients: Placeshifter Last edited by krikkit; 02-07-2008 at 03:21 PM. |
#13
|
||||
|
||||
Quote:
I'll fix this issue in a future release. Regards, Stéphane. |
#14
|
||||
|
||||
I also had the ' problem which I removed from the channel name. I had it working once last night, it tuned a channel but with no sound. I switched channels then I got sound but no picture. Third channel sagetv locked up and I haven't been able to get it to work since. Heres the log
Quote:
|
#15
|
|||
|
|||
If I wasn't so tired I'd be quite excited about getting NDSCam working in DVBViewer! Looks like the transponder file in DVBViewer is incorrect for some of the DVB-S2 channels so fixing that now. Specifically want to see if the HD Retail Info channel tunes in as its the only HD channel you can test without an HD sub.
Will hopefully move on to trying the plugin tomorrow. If this works I'm shelling out for more cards, taking an HD sub and ordering the 50" plasma I've got my eye on |
#16
|
||||
|
||||
Quote:
SageTV can have many problems with DVBViewer recordings (back in December when I was developping the recorder, SageTV was not able to play any of my recordings, Qian quickly fixed the issue, but there might be some issues left. For instance: SageTV has sometimes troubles to select the right audio stream). You can also try Placeshifter, as Placeshifter doesn't use the same playback engine: it works a lot better for playing back DVBViewer recordings). Regards, Stéphane. |
#17
|
||||
|
||||
Quote:
__________________
Dear Google, Please don't ruin SageTV for us!! Sage Server: [s]8xDVB-S2 with DVBE4Sage on YES DBS Israel 4W (3 virtual tuners) ,[/s] 3 x HD300 Extenders; 3 x HD200 Extender; 3 x SageTV Client; |
#18
|
||||
|
||||
so i got the next error when trying to run the DVBViewer Recoder Service
content of the C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\LM Gestion\DVBViewer Recorder\trace_xxxxxx.log file: Code:
20080208 10:20:16.265 - Info - DVBViewer Recoder Service Started 20080208 10:20:19.000 - Info - Recorder 'dvbviewer' listening on 192.168.1.2:9090 20080208 10:20:19.031 - Error - Unexpected errorSome or all identity references could not be translated. at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess) at System.Security.Principal.NTAccount.Translate(Type targetType) at System.Runtime.Remoting.Channels.Ipc.IpcServerChannel.Listen() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() 20080208 10:20:19.531 - Info - DVBViewer Recoder Service Stopped btw. i'm running DVBViewer Pro 3.9.2.0...
__________________
WWW: http://www.krikkit.net Server: Athlon X2 4850e (2x2,5Ghz); AMD 780G Chipset, 2 Gb RAM ; ATI Radeon HD 3200; Technotrend S2-3200 DVB-S + CI, Hauppauge PVR 150 (only as IR receiver) Winows XP Pro; SageTV v6.4.5 Clients: Placeshifter |
#19
|
|||
|
|||
Hello !
Now i have tried to use your networkencoder program, but i cant get any recordings to start. Everything looks good in the logs except for the fact that dvbviewer never starts the recording. Its at 0 mb all the time. If i manually start a recording from dvbv it generates a file over 0 mb. Any ideas ? |
#20
|
||||
|
||||
Quote:
I don't see any other code path where "identity reference translation" could occur. Now why is this happening. I currently have no idea at all. Could you just run the service with the "Local System" account and see if it works that way? Regards, Stéphane. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Avermedia m780 QAM from Network Encoder? | heffe2001 | Hardware Support | 0 | 12-31-2007 07:49 PM |
SageTV Recorder as a Network Encoder | chewskydoo | SageTV Recorder Software | 4 | 12-26-2006 12:55 PM |
Sage network Encoder and Sage failure? | nyplayer | SageTV Software | 1 | 09-27-2006 06:47 AM |
Network Encoder Questions | jamjam | SageTV Software | 3 | 07-04-2006 08:17 AM |
EXETunerPlugin, Sage 4 and network encoder | vuego | SageTV Software | 0 | 12-11-2005 02:47 PM |