2010-12-29, 03:36 PM
(This post was last modified: 2010-12-29, 03:50 PM by systemshark.)
Folks,
I've got a ethernet based NPVR (not wireless) connected to a NPVR server (1.5.36) and Martin's newest Dongle.bin.
When I select a recording or live TV for playback. the Screen goes blank and after about 30 seconds MVP reboots and returns to the NPVR Menu.
Here's the Live TV Log error :
2010-12-26 12:39:14.803 [DEBUG][7] RollingFile(C:\MyVideos\MVP-000DFE00530A.mpg)..
2010-12-26 12:39:14.803 [DEBUG][7] SharedMemoryHelper::Open()
2010-12-26 12:39:14.803 [DEBUG][7] Unable to find in 'Global', about to check 'Local'
2010-12-26 12:39:14.803 [DEBUG][7] Unable to find in either 'Global' or 'Local'
2010-12-26 12:39:14.823 [ERROR][7] Unexpected error in streaming thread: System.IO.FileNotFoundException: Could not find file 'C:\MyVideos\MVP-000DFE00530A.mpg'.
File name: 'C:\MyVideos\MVP-000DFE00530A.mpg'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at NShared.RollingFile..ctor(String filename)
at NShared.RollingFile.Open(String filename)
at NextPVR.MVP.MVPServerForm.StreamingThread()
Recording Playback Error is :-
2010-12-26 13:09:27.224 [DEBUG][3] Responded to MVP ping
2010-12-26 13:09:27.224 [DEBUG][3] MVP request processed
2010-12-26 13:09:27.224 [DEBUG][3] MVP waiting for data
2010-12-26 13:09:31.249 [DEBUG][7] RollingFile(C:\MyVideos\MVP-000DFE00530A.mpg)..
2010-12-26 13:09:31.249 [DEBUG][7] SharedMemoryHelper::Open()
2010-12-26 13:09:31.249 [DEBUG][7] Unable to find in 'Global', about to check 'Local'
2010-12-26 13:09:31.249 [DEBUG][7] Unable to find in either 'Global' or 'Local'
2010-12-26 13:09:31.249 [DEBUG][7] about to read 20032 from location 0 (current length = 0)
2010-12-26 13:09:31.249 [DEBUG][7] Not all bytes read@2
2010-12-26 13:09:31.249 [DEBUG][7] Read() didnt get all bytes. Got 0 of 20032 bytes requested.
2010-12-26 13:09:31.249 [DEBUG][7] about to read 32000 from location 0 (current length = 0)
2010-12-26 13:09:31.249 [DEBUG][7] Not all bytes read@2
2010-12-26 13:09:31.249 [DEBUG][7] Read() didnt get all bytes. Got 0 of 32000 bytes requested.
2010-12-26 13:09:31.249 [ERROR][7] Unexpected error in streaming thread: System.IO.IOException: An attempt was made to move the file pointer before the beginning of the file.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.SeekCore(Int64 offset, SeekOrigin origin)
at System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin)
at NShared.RollingFile.Seek(Int64 position, SeekOrigin origin)
at NextPVR.MVP.MVPServerForm.StreamingThread()
Here are the log files :-
I've got a ethernet based NPVR (not wireless) connected to a NPVR server (1.5.36) and Martin's newest Dongle.bin.
When I select a recording or live TV for playback. the Screen goes blank and after about 30 seconds MVP reboots and returns to the NPVR Menu.
Here's the Live TV Log error :
2010-12-26 12:39:14.803 [DEBUG][7] RollingFile(C:\MyVideos\MVP-000DFE00530A.mpg)..
2010-12-26 12:39:14.803 [DEBUG][7] SharedMemoryHelper::Open()
2010-12-26 12:39:14.803 [DEBUG][7] Unable to find in 'Global', about to check 'Local'
2010-12-26 12:39:14.803 [DEBUG][7] Unable to find in either 'Global' or 'Local'
2010-12-26 12:39:14.823 [ERROR][7] Unexpected error in streaming thread: System.IO.FileNotFoundException: Could not find file 'C:\MyVideos\MVP-000DFE00530A.mpg'.
File name: 'C:\MyVideos\MVP-000DFE00530A.mpg'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at NShared.RollingFile..ctor(String filename)
at NShared.RollingFile.Open(String filename)
at NextPVR.MVP.MVPServerForm.StreamingThread()
Recording Playback Error is :-
2010-12-26 13:09:27.224 [DEBUG][3] Responded to MVP ping
2010-12-26 13:09:27.224 [DEBUG][3] MVP request processed
2010-12-26 13:09:27.224 [DEBUG][3] MVP waiting for data
2010-12-26 13:09:31.249 [DEBUG][7] RollingFile(C:\MyVideos\MVP-000DFE00530A.mpg)..
2010-12-26 13:09:31.249 [DEBUG][7] SharedMemoryHelper::Open()
2010-12-26 13:09:31.249 [DEBUG][7] Unable to find in 'Global', about to check 'Local'
2010-12-26 13:09:31.249 [DEBUG][7] Unable to find in either 'Global' or 'Local'
2010-12-26 13:09:31.249 [DEBUG][7] about to read 20032 from location 0 (current length = 0)
2010-12-26 13:09:31.249 [DEBUG][7] Not all bytes read@2
2010-12-26 13:09:31.249 [DEBUG][7] Read() didnt get all bytes. Got 0 of 20032 bytes requested.
2010-12-26 13:09:31.249 [DEBUG][7] about to read 32000 from location 0 (current length = 0)
2010-12-26 13:09:31.249 [DEBUG][7] Not all bytes read@2
2010-12-26 13:09:31.249 [DEBUG][7] Read() didnt get all bytes. Got 0 of 32000 bytes requested.
2010-12-26 13:09:31.249 [ERROR][7] Unexpected error in streaming thread: System.IO.IOException: An attempt was made to move the file pointer before the beginning of the file.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.SeekCore(Int64 offset, SeekOrigin origin)
at System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin)
at NShared.RollingFile.Seek(Int64 position, SeekOrigin origin)
at NextPVR.MVP.MVPServerForm.StreamingThread()
Here are the log files :-
Regards Systemshark
[COLOR="Silver"]
Lounge: HDPC Intel i5, Asus Motherboard with Intel HDMI, 4Gb of Ram, 1Tb Disk, 60Gb SSD, Blackgold BT3595 Tuner, Hauppauge Nova T500 and HVR1700 in a LianLi C39 B Case.
Other Room : Liteon Wireless Media Centre/DVD Player
Software : Windows7 32 Bit, RedRat, XMLTV GUI and NPVR [/COLOR]
[COLOR="Silver"]
Lounge: HDPC Intel i5, Asus Motherboard with Intel HDMI, 4Gb of Ram, 1Tb Disk, 60Gb SSD, Blackgold BT3595 Tuner, Hauppauge Nova T500 and HVR1700 in a LianLi C39 B Case.
Other Room : Liteon Wireless Media Centre/DVD Player
Software : Windows7 32 Bit, RedRat, XMLTV GUI and NPVR [/COLOR]