2011-09-04, 03:42 AM
I recorded several things this afternoon, and all seemed to go OK until the last one tonight. It was supposed to end at 10:00pm, but is still recording now at 10:30pm. Here is the section from the nrecord.log file:
The log does show that it it moved the recording from tuner0 to tuner1. However, upon further investigation, I just discovered that the .ts file is 0 bytes long. :eek: The DCR-2650 status indicates that it is tuned and streaming. At the moment, I've still got it "running as is" in case there is something else that I should try to do to gather more data about why NPVR didn't capture the stream or why the graph didn't stop (maybe due to the previous problem of not ever starting capture properly?).
Code:
2011-09-03 18:29:00.079 [DEBUG][7] Recording due to start pre-padding, but tuner not available
2011-09-03 18:29:00.080 [DEBUG][7] Scheduled Recording about to start maybe a candidate for moving to another tuner (different locator than another recording on same device)
2011-09-03 18:29:00.080 [DEBUG][7] Existing:
<sid>825</sid><tsid>0</tsid><map>0</map><chan>0</chan><name>USA HD</name>
2011-09-03 18:29:00.080 [DEBUG][7] Required:
<sid>825</sid><tsid>0</tsid><map>0</map><chan>0</chan><name>USA HD</name>
2011-09-03 18:29:00.080 [DEBUG][7] Was allocated to capture source1532
2011-09-03 18:29:00.092 [DEBUG][7] Found another available tuner for new recording. Now allocated to 1533
2011-09-03 18:29:00.284 [DEBUG][7] Recording successfully moved.
2011-09-03 18:29:00.285 [DEBUG][7] allocating recording target filename: D:\NPVR Recordings\Pirates of the Caribbean At Worlds End [2007]\Pirates of the Caribbean At Worlds End [2007]_20110903_18302200.ts
2011-09-03 18:29:00.325 [DEBUG][7] About to start recording (23477): D:\NPVR Recordings\Pirates of the Caribbean At Worlds End [2007]\Pirates of the Caribbean At Worlds End [2007]_20110903_18302200.ts
2011-09-03 18:29:02.408 [DEBUG][7] SetTarget@2
2011-09-03 18:29:02.408 [DEBUG][7] Executing: C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe 20100465 set /tuner1/vchannel 825
2011-09-03 18:29:09.304 [DEBUG][7] NIC: Realtek PCIe GBE Family Controller
2011-09-03 18:29:09.305 [DEBUG][7] NIC: Hauppauge OpenCable Receiver (MOCUR-SD)
2011-09-03 18:29:09.306 [DEBUG][7] Executing: C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe 20100465 set /tuner1/target rtp://192.168.140.210:5000
2011-09-03 18:29:09.734 [DEBUG][7] SetTarget@2
2011-09-03 18:29:09.735 [DEBUG][7] Temp at 9/3/2011 6:29:19 PM
2011-09-03 18:29:09.735 [DEBUG][7] Started recording (23477:D:\NPVR Recordings\Pirates of the Caribbean At Worlds End [2007]\Pirates of the Caribbean At Worlds End [2007]_20110903_18302200.ts)
2011-09-03 18:29:10.219 [DEBUG][7] No C:\Users\Public\NPVR\Scripts\ParallelProcessing.bat
2011-09-03 18:32:00.030 [DEBUG][7] Stopping recording (23476). Past end time of recording.
2011-09-03 18:32:00.030 [DEBUG][7] Graph stopping...
2011-09-03 18:32:00.157 [DEBUG][7] Graph stopped
2011-09-03 18:32:00.157 [DEBUG][7] Removing filter NPVR Writer
2011-09-03 18:32:00.157 [DEBUG][7] Removing filter NPVR Net Push Source
2011-09-03 18:32:00.257 [DEBUG][7] Executing: C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe 20100465 set /tuner0/target none
2011-09-03 18:32:00.585 [DEBUG][7] Starting: C:\Users\Public\NPVR\Scripts\PostProcessing.bat "D:\NPVR Recordings\Pirates of the Caribbean Dead Mans Chest [2006]\Pirates of the Caribbean Dead Mans Chest [2006]_20110903_15311830.ts" 825 23476
2011-09-03 22:02:00.079 [DEBUG][7] Stopping recording (23477). Past end time of recording.
2011-09-03 22:02:00.079 [DEBUG][7] Graph stopping...
The log does show that it it moved the recording from tuner0 to tuner1. However, upon further investigation, I just discovered that the .ts file is 0 bytes long. :eek: The DCR-2650 status indicates that it is tuned and streaming. At the moment, I've still got it "running as is" in case there is something else that I should try to do to gather more data about why NPVR didn't capture the stream or why the graph didn't stop (maybe due to the previous problem of not ever starting capture properly?).