I have setup my tuner cards to handle 3 instances. However I have problem with only the first stream being decoded. I can see that it logs inn and gets the code to decode the 2nd and 3rd stream, however it only provide a .ts file with no video or audio.
I'm fairly certain this was working before, I have replaced some newa files since installing 2.5.9 - don't know if that could be related.
Great PVR by the way, have used on previous occasions and swing back to see whats changed and liking the new changes.. great work by all concerned.. i'm a convert.
Question.
I've done an install and everything's working just dandy, but since the install somethings changed and I do not know how this could have happened and I am leaning towards a bug maybe?
Whereas channel numbers at install where BBC1 (1) and BBC2 (2) and ITV1 (3) etc etc.. they now appear as Channel4 (1) and More4 (2) and E4 (3) etc etc..
Not as they should be you'll agree.. can anyone throw some light on this.
Specs.
Installed latest NPVR 2.5.9 with R1 patch on Windows 7 on P4HT running at 3.0Ghz and 4Gb.
Great PVR by the way, have used on previous occasions and swing back to see whats changed and liking the new changes.. great work by all concerned.. i'm a convert.
Question.
I've done an install and everything's working just dandy, but since the install somethings changed and I do not know how this could have happened and I am leaning towards a bug maybe?
Whereas channel numbers at install where BBC1 (1) and BBC2 (2) and ITV1 (3) etc etc.. they now appear as Channel4 (1) and More4 (2) and E4 (3) etc etc..
Not as they should be you'll agree.. can anyone throw some light on this.
Specs.
Installed latest NPVR 2.5.9 with R1 patch on Windows 7 on P4HT running at 3.0Ghz and 4Gb.
Happy Birthday Mr [URL="http://forums.gbpvr.com/member.php?2886-bgowland"]bgowland
[/URL]
I really do feel we should make more of an effort round here for special events? But then it may be Brian is a bit like me and does not want to celebrate another year older
Anyway, too late now I am posting it!
cheers Brian for all of your help and advice round here over the years.
I had this working previously with an older version and W7 (had many issues to make it work), now i upgraded to W8 and cant make it work. i have a w7 acting as a NPVR server, this is the client im having problems with.
All video codecs set to LAV and EVR to render, everything else set to DISABLED.
I get the "please wait" screen and then the program doesnt respond.
The server shows that the recording is working and if i later reproduce the .TS file recorded with mplayerclassic it works fine, so the video is getting recorded fine.
This is the client log:
2012-11-13 15:17:15.343 [DEBUG][1] GetServerStatus() returns:
<Status>
<Device oid="22" identifier="Conexant Polaris Video Capture:1">
</Device>
<Device oid="21" identifier="Conexant Polaris BDA Tuner:1">
</Device>
</Status>
2012-11-13 15:17:15.343 [DEBUG][1] StartLiveTV@1
2012-11-13 15:17:15.343 [DEBUG][1] StartLiveTV@2
2012-11-13 15:17:15.358 [DEBUG][1] StartLiveTV@3
2012-11-13 15:17:15.358 [DEBUG][1] StartLiveTV@4
2012-11-13 15:17:17.103 [DEBUG][1] Client got streaming handle: 150035
2012-11-13 15:17:17.103 [DEBUG][1] service type is: 1
2012-11-13 15:17:17.103 [DEBUG][1] StartLiveTV@5
2012-11-13 15:17:17.113 [DEBUG][1] Using 'NPVR TS Reader2'
2012-11-13 15:17:20.235 [DEBUG][1] RenderDemux()
2012-11-13 15:17:20.235 [DEBUG][1] Adding system HE-AAC decoder
2012-11-13 15:17:20.235 [ERROR][1] Unable to find named decoder
2012-11-13 15:17:20.235 [DEBUG][1] Adding system AC3 decoder
2012-11-13 15:17:20.235 [ERROR][1] Unable to find named decoder
2012-11-13 15:17:20.235 [DEBUG][1] Adding system MPEG1 Layer2 decoder
2012-11-13 15:17:20.235 [ERROR][1] Unable to find named decoder
2012-11-13 15:17:20.240 [DEBUG][1] Adding system E-AC3 decoder
2012-11-13 15:17:20.240 [ERROR][1] Unable to find named decoder
2012-11-13 15:17:20.245 [DEBUG][1] Adding system MPEG2 decoder
2012-11-13 15:17:20.245 [DEBUG][1] Adding EVR renderer
2012-11-13 15:17:20.288 [ERROR][1] Unable to find named decoder
2012-11-13 15:17:20.793 [DEBUG][1] restoring last aspect ratio
Also when going to "Videos" and try to open one of those .TS (i copied it from the server to the client folder, since i cant connect the tunner here), i get an exception error:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.Remoting.RemotingException: Server encountered an internal error. For more information, turn off customErrors in the server's .config file.
Server stack trace:
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at NShared.IRecordingService.GetExtraInfo(String key, String extra)
at NShared.RecordingServiceProxy.GetExtraInfo(String key, String extra)
at Native.PlaybackNative.PlayLiveStream(IntPtr hwndIntPtr, String filename, Int32 serviceType, String& message)
at Native.PlaybackNative.PlayVideoFileTS(IntPtr hwndIntPtr, String filename, String& message)
at Native.PlaybackNative.PlayVideoFile(IntPtr hwndIntPtr, String filename, String& message)
at NextPVR.Players.PlaybackProxyFactory.StartVideoPlaybackProxy(IntPtr window, String filename, String& reason)
at NextPVR.Players.VideoPlayer.PlayFiles(List`1 playQueue, Int32 playQueueIndex, String& reason)
at NextPVR.Players.VideoPlayer.PlayFile(String filename, String& reason)
at NextPVR.ControllerForm.PlayVideoFile(String filename)
at NextPVR.Libraries.VideoLibrary.ActivateItem(ListObject selectedObject)
at NUtility.Controls.ListRenderers.UiListList.OnDblClick(PointF point)
at NUtility.Controls.UiList.OnDblClick(PointF point)
at NextPVR.Libraries.BaseLibrary.OnDblClick(PointF location)
at NextPVR.ControllerForm.ControllerForm_MouseDoubleClick(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NextPVR.ControllerForm.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)
(...)
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Any help to make this work would be appreciated.
This is a brand new install with only the K-Lite Codec installed, tried setting all the codecs to DISABLED, same problem, all to FFDSHOW, same problem, all to LAV, same problem.
So, in all the views the videos plugin can see the thumbnail, but can a skin see the fanart and nfo/xml file beneath? If so how do you do that in the skin? If not then is it difficult to take the existing code for the videos plugin and allow it to see the two files? I'm thinking of writing some code for that...
On the subject of writing a plugin where do I get the compiler to write plugins? Any suggestions would be appreciated. I'm working on a win 7 machine.
I upgraded to V2.5.9 but I get exception errors when trying to watch Recordings or LiveTV.
When I check the log file it is looking for the filter "NPVR TS Reader". This filter is not in the new install directory but V2 of the filter does exist.
I copied an older version of the filter to the install dir and Recordings play but LiveTV stutters and hangs. How do I tell NPVR to use V2 of the filter? Or can I get a working version of the V1 filter?