2018-02-25, 05:09 PM
Someone might need to use the eval version of TSCapture (from http://tscapture.com) to capture me a 1 minute full transport stream of this frequency, and put the file somewhere I can download from.
|
2018-02-25, 05:09 PM
Someone might need to use the eval version of TSCapture (from http://tscapture.com) to capture me a 1 minute full transport stream of this frequency, and put the file somewhere I can download from.
2018-02-25, 05:50 PM
i'm on it. will upload sample later (channel doesn't start for another hour)
2018-02-25, 07:42 PM
sub Wrote:Someone might need to use the eval version of TSCapture (from http://tscapture.com) to capture me a 1 minute full transport stream of this frequency, and put the file somewhere I can download from. Ere tis ... https://www.dropbox.com/s/fqw8eap8ke7awy...re.ts?dl=0
2018-02-25, 08:00 PM
Graham Wrote:Ere tis ...Thanks. Was this a 1 minute file? It looks smaller than I'd expect.
2018-02-25, 08:50 PM
gEd,
I'm on Winter Hill and haven't experienced the problem (YET!) The only thing that's supposed to have changed with the BBC 4 HD going live on COM8 is the reduction in the guard interval (in preparation for SFN). There may be increased EIT data on COM8 than the other muxes but it's not supposed to be excessive. In any case, if that was the cause, I would expect it to mess up the recording of other channels on the same mux not just BBC4. I'm not a transmission expert so I'll leave it up to Sub to comment on Graham's sample TS stream. If you need a sample from Winter Hill for comparison, happy to oblige.
NPVR Version= 7.0.4.251215
AMD Ryzen 5 7600X + 16GB DDR5 in Gigabyte B850 Gaming Motherboard Windows 11 Pro 64bit TBS-6902 dual DVB-S tuner TBS-6205 quad DVB-T tuner 500Gb System Disk (M2 Nvme SSD) 4Tb Media Store (2 x 2Tb M2 Nvme SSD Spanned) Raspberry Pi3 B+, Pi4B (OSMC) & Pi5 (XBian) running Kodi v21.1
2018-02-25, 08:58 PM
I really need a longer sample than that previous one, which appears to be about 20 seconds.
2018-02-25, 09:18 PM
try this one: https://www.dropbox.com/s/g3ru0q88wgvreq...re.ts?dl=0
2018-02-25, 10:23 PM
gEd Wrote:try this one: https://www.dropbox.com/s/g3ru0q88wgvreq...re.ts?dl=0 Or this second attempt ... https://www.dropbox.com/s/fqw8eap8ke7awy...re.ts?dl=0
2018-02-25, 10:48 PM
Can you guys check what <CollectEIT> is set to in your config.xml? If you set it to false, does the problem go away? It will disable DVB EPG, but I just want to temporarily test if it's a factor.
2018-02-25, 11:17 PM
it doesn't tune to the channel at all with collectEITset to false [edit] and it is selecting a different frequency
Code: CollectEIT=false
2018-02-25 23:03:25.558 [INFO][5] DigitalRecorder.StartStream(R:\Recordings\Clouds of Sils Maria (2014)\Clouds of Sils Maria (2014).ts)
2018-02-25 23:03:25.558 [INFO][5] Creating BDA graph
2018-02-25 23:03:25.592 [DEBUG][5] Using tuner: 7231 BDA DVBT Tuner (2)
2018-02-25 23:03:25.594 [INFO][5] [d68b062d-4167-4e2c-845904430e9c41a8]-02000001-00000000
2018-02-25 23:03:25.594 [DEBUG][5] About to connect...
2018-02-25 23:03:25.594 [DEBUG][5] has network provider
2018-02-25 23:03:25.594 [DEBUG][5] has tuner
2018-02-25 23:03:25.608 [DEBUG][5] About to auto detect capture filter...
2018-02-25 23:03:25.610 [DEBUG][5] dw1=02000001 vs 02000001
2018-02-25 23:03:25.610 [DEBUG][5] Got capture filter: '7231 BDA Digital Capture DVBT'
2018-02-25 23:03:25.610 [INFO][5] medium: [d68b062d-4167-4e2c-845904430e9c41a8]-02000001-00000000
2018-02-25 23:03:25.610 [DEBUG][5] Added capture filter
2018-02-25 23:03:25.612 [DEBUG][5] Connected Tuner to Capture
2018-02-25 23:03:25.658 [DEBUG][5] EIT collection disabled
2018-02-25 23:03:25.660 [DEBUG][5] Graph filter list:
2018-02-25 23:03:25.660 [DEBUG][5] - MPEG-2 Sections and Tables
2018-02-25 23:03:25.660 [DEBUG][5] - BDA MPEG2 Transport Information Filter
2018-02-25 23:03:25.660 [DEBUG][5] - MPEG-2 Demultiplexer
2018-02-25 23:03:25.660 [DEBUG][5] - NPVR TS Mon
2018-02-25 23:03:25.660 [DEBUG][5] - Capture
2018-02-25 23:03:25.660 [DEBUG][5] - Tuner
2018-02-25 23:03:25.660 [DEBUG][5] - Network Provider
2018-02-25 23:03:25.660 [INFO][5] About to start BDA graph
2018-02-25 23:03:25.660 [DEBUG][5] Starting graph...
2018-02-25 23:03:25.664 [DEBUG][5] Calling LockChannel()
2018-02-25 23:03:25.676 [DEBUG][5] locked=1, present=1, strength=2, quality=100 (took 16ms to check)
2018-02-25 23:03:25.676 [DEBUG][5] About to tune BDA graph:
<tuning>
<type>DVB-T</type>
<locator>
<frequency>570000</frequency>
<bandwidth>8</bandwidth>
</locator>
<service_id>40976</service_id>
<tsid>40960</tsid>
<onid>9018</onid>
<service_type>25</service_type>
<provider></provider>
</tuning>
2018-02-25 23:03:25.678 [DEBUG][5] DigitalRecorderDVBT::Tune@1
2018-02-25 23:03:25.678 [DEBUG][5] DigitalRecorderDVBT::Tune@2
2018-02-25 23:03:25.678 [DEBUG][5] DigitalRecorderDVBT::Tune@3
2018-02-25 23:03:25.678 [DEBUG][5] DigitalRecorderDVBT::Tune@4
2018-02-25 23:03:25.684 [DEBUG][5] DigitalRecorderDVBT::Tune@5
2018-02-25 23:03:28.935 [DEBUG][5] DigitalRecorderDVBT::Tune@post
2018-02-25 23:03:28.941 [DEBUG][5] Calling LockChannel()
2018-02-25 23:03:28.965 [DEBUG][5] locked=1, present=1, strength=-20, quality=100 (took 31ms to check)
2018-02-25 23:03:28.965 [DEBUG][5] File size is 0
2018-02-25 23:03:28.965 [INFO][5] DigitalRecorder.StartStream() allocated handle: 0x1
2018-02-25 23:03:28.965 [DEBUG][5] Temp at 25/02/2018 23:03:38
2018-02-25 23:09:32.759 [INFO][30] DigitalRecorder.StopStream() handle: 1
2018-02-25 23:09:32.763 [INFO][30] No more streams active. Stopping device.
2018-02-25 23:09:32.763 [DEBUG][30] About to request async graph stop
2018-02-25 23:09:32.765 [DEBUG][31] Graph stopping... (async)
2018-02-25 23:09:32.793 [DEBUG][31] Graph reports state 'Stopped'
2018-02-25 23:09:32.793 [DEBUG][31] Graph stopped (async)
2018-02-25 23:09:32.793 [DEBUG][30] Async stop completed successfully
CollectEIT=true
2018-02-25 23:12:17.986 [DEBUG][17] locked=1, present=1, strength=3, quality=100 (took 0ms to check)
2018-02-25 23:12:17.986 [DEBUG][17] About to tune BDA graph:
<tuning>
<type>DVB-T</type>
<locator>
<frequency>586000</frequency>
<bandwidth>8</bandwidth>
</locator>
<service_id>45120</service_id>
<tsid>45056</tsid>
<onid>9018</onid>
<service_type>25</service_type>
<provider></provider>
</tuning>
2018-02-25 23:12:17.986 [DEBUG][17] DigitalRecorderDVBT::Tune@1
2018-02-25 23:12:17.986 [DEBUG][17] DigitalRecorderDVBT::Tune@2
2018-02-25 23:12:17.986 [DEBUG][17] DigitalRecorderDVBT::Tune@3
2018-02-25 23:12:17.986 [DEBUG][17] DigitalRecorderDVBT::Tune@4
2018-02-25 23:12:17.990 [DEBUG][17] DigitalRecorderDVBT::Tune@5
2018-02-25 23:12:21.285 [DEBUG][17] DigitalRecorderDVBT::Tune@post
2018-02-25 23:12:21.305 [DEBUG][17] Calling LockChannel()
2018-02-25 23:12:21.317 [DEBUG][17] locked=1, present=1, strength=5, quality=100 (took 0ms to check)
2018-02-25 23:12:21.319 [DEBUG][17] File size is 0
2018-02-25 23:12:21.319 [INFO][17] DigitalRecorder.StartStream() allocated handle: 0x2
2018-02-25 23:12:21.319 [DEBUG][17] Temp at 25/02/2018 23:12:31
2018-02-25 23:12:31.951 [INFO][17] DigitalRecorder.StopStream() handle: 2
2018-02-25 23:12:31.959 [INFO][17] No more streams active. Stopping device.
() |
|
|