Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ceton Proxy not responding, problem with codec parameters? #28

Open
patstr95 opened this issue May 13, 2021 · 0 comments
Open

Ceton Proxy not responding, problem with codec parameters? #28

patstr95 opened this issue May 13, 2021 · 0 comments

Comments

@patstr95
Copy link

patstr95 commented May 13, 2021

Ceton Proxy just kind of stopped working overnight. When a tuning request is made, it locks up in a not responding state. Occasionally, I'm lucky with VLC and after waiting quite a while a stream will start and it looks totally normal. In all instances, it takes too long to respond for NextPVR. It worked fine the night of May 9th, but then did not work on the 10th, with no intervention on my part. Windows apparently didn't install any updates behind my back other than definitions for Windows Defender. A relevant snippet from the log is below. There's a problem with codec parameters apparently. The channel I'm tuning to, 511, works every once in a while, but only through VLC. I'm pretty sure this is a software problem, but would a poor connection on the Ceton tuner's (it's an ETH 6) coaxial cable input cause this problem? It's plugged into the device itself solidly, but there is a connector or two on the way to the source of my cable TV (a Verizon ONT). Or is this a hardware failure inside the Ceton tuner (fingers crossed it's not). Thanks for taking the time.

[2021-05-12 22:24:12.110] Starting cetonproxy
[2021-05-12 22:24:13.610] Checking tuner count
[2021-05-12 22:24:13.906] Determined tuner count: 6
[2021-05-12 22:24:13.906] Identifying tuner model
[2021-05-12 22:24:13.906] Getting diag\Host_Connection for tuner 0
[2021-05-12 22:24:14.047] Received diag\Host_Connection for tuner 0: "ethernet"
[2021-05-12 22:24:14.047] Determined tuner model: Ethernet
[2021-05-12 22:24:14.063] Detected tuner listen IP: 192.168.100.201
[2021-05-12 22:24:14.063] Getting diag\Host_Firmware for tuner 0
[2021-05-12 22:24:14.297] Received diag\Host_Firmware for tuner 0: "14.10.3.163"
[2021-05-12 22:25:20.016] Received tune request from 192.168.100.12: /tuner5/v511
[2021-05-12 22:25:20.016] Getting av\TransportState for tuner 5
[2021-05-12 22:25:20.063] Received av\TransportState for tuner 5: "STOPPED"
[2021-05-12 22:25:20.110] Starting stream on tuner 5 to 192.168.100.201:53282
[2021-05-12 22:25:27.532] New packet size: 1328
[2021-05-12 22:25:28.750] Setting channel on tuner 5 to 511
[2021-05-12 22:25:28.906] Getting tuner\Frequency for tuner 5
[2021-05-12 22:25:29.032] Received tuner\Frequency for tuner 5: "513000"
[2021-05-12 22:25:29.032] Getting mux\ProgramNumber for tuner 5
[2021-05-12 22:25:29.156] Received mux\ProgramNumber for tuner 5: "1627"
[2021-05-12 22:25:29.547] Getting diag\CopyProtectionStatus for tuner 5
[2021-05-12 22:25:59.422] Received diag\CopyProtectionStatus for tuner 5: "None"
[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Stream #0: not enough frames to estimate rate; consider increasing probesize

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Stream #3: not enough frames to estimate rate; consider increasing probesize

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Stream #7: not enough frames to estimate rate; consider increasing probesize

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Stream #11: not enough frames to estimate rate; consider increasing probesize

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 0 (Video: mpeg2video ([2][0][0][0] / 0x0002), none(tv)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 1 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels, fltp): unspecified sample rate
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 2 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels, fltp): unspecified sample rate
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 3 (Video: mpeg2video ([2][0][0][0] / 0x0002), none): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 4 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 5 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 7 (Video: mpeg2video ([2][0][0][0] / 0x0002), none): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 8 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 11 (Video: mpeg2video ([2][0][0][0] / 0x0002), none): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 12 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.047] Client 0 tuner 5 video converter: [mpegts @ 03054f40] Could not find codec parameters for stream 13 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' and 'probesize' options

[2021-05-12 22:26:04.063] Stopping stream on tuner 5
[2021-05-12 22:26:14.313] Finished tune request from 192.168.100.12: /tuner5/v511
[2021-05-12 22:26:14.313] Service handler error: Socket Error # 10053
Software caused connection abort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant