2005-09-11, 05:37 PM 
	
	
	
		Hey all, I'm getting this when I try to watch TV through TV guide (I just get black screen on live TV)
As a side note my machine has suddenly started to playback very small and stretched
Any thoughts on either of these - I'm thinking they maybe related?
Thanks for any help
Nick
PS: I swear I didn't change anything
PPS: Using the nvidia decoders...
	
	
	
	
As a side note my machine has suddenly started to playback very small and stretched
Any thoughts on either of these - I'm thinking they maybe related?
Thanks for any help
Nick
PS: I swear I didn't change anything
PPS: Using the nvidia decoders...
Code:
11/09/2005 18:29:52.957    VERBOSE    [2]    flushDatabaseConnections()
11/09/2005 18:29:52.997    VERBOSE    [2]    RecordingFactory.loadSchedule()
11/09/2005 18:29:52.997    VERBOSE    [2]    getDatabaseConnection() creating new connection
11/09/2005 18:29:53.758    VERBOSE    [2]    HideMouse ref=-1
11/09/2005 18:29:58.204    VERBOSE    [2]    flushDatabaseConnections()
11/09/2005 18:29:58.244    VERBOSE    [2]    RecordingFactory.loadSchedule()
11/09/2005 18:29:58.244    VERBOSE    [2]    getDatabaseConnection() creating new connection
11/09/2005 18:30:02.571    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/LivePreviewMode
11/09/2005 18:30:02.571    VERBOSE    [2]    getValue: /settings/LivePreviewMode : true
11/09/2005 18:30:02.581    INFO    [2]    LiveTVStreamPlayer.initialize()
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/MinimalVideoOSD
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue: /settings/MinimalVideoOSD : false
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/EnableTeleText
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue: /settings/EnableTeleText : true
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/InternalSRTDisplay
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue: /settings/InternalSRTDisplay : true
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue() loading new key/value into cache: /settings/ChannelChangeWithoutEnterKey
11/09/2005 18:30:02.641    VERBOSE    [2]    getValue: /settings/ChannelChangeWithoutEnterKey : true
11/09/2005 18:30:02.651    VERBOSE    [2]    PreviewLiveTV(1)
11/09/2005 18:30:02.811    VERBOSE    [2]    PreviewLiveTV() done
11/09/2005 18:30:03.171    VERBOSE    [2]    DirectRecordingSource::getPreviewGraph(22)
11/09/2005 18:30:17.963    ERROR    [2]    Error: msg=0x100 (WM_KEYDOWN) hwnd=0x1e0272 wparam=0xd lparam=0x1c0001 result=0x0  :  System.NullReferenceException: Object reference not set to an instance of an object.
   at DirectShowPlayerBase.playLiveStream(DirectShowPlayerBase* , IGraphBuilder* pGB, UInt16* sourcePreviewFilterName, UInt16* pinPreviewName, UInt16* sourceCaptureFilterName, UInt16* pinCaptureName, UInt16* sourceAudioFilterName, UInt16* pinAudioName, UInt16* sourceVBIFilterName, UInt16* pinVBIName, Boolean deinterlaceRequired, HWND__* ownerHwnd)
   at NativeUtilities.MediaHelper.playVideoStream(PreviewGraph previewGraph, Form form)
   at bc.a(Channel A_0)
   at bw.d(Channel A_0)
   at c8.a(ad A_0)
   at c4.a(KeyEventArgs A_0)
   at c8.a(KeyEventArgs A_0)
   at cp.a(KeyEventArgs A_0)
   at q.a(Object A_0, KeyEventArgs A_1)
   at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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 q.a(Message& A_0)