it basically sounds like data pulses being decoded as audio. all subchanells for 25 have the same issue.
Heres the log:
[2026-04-05 11:26:04.746] PlayCurrentChannel: Method invoked.
[2026-04-05 11:26:04.747] PlayCurrentChannel: Final Stream URL: http://192.168.37.57:8089/devices/ANY/channels/25.1/stream.mpg?format=ts&vcodec=copy&acodec=aac
[2026-04-05 11:26:04.747] PlayCurrentChannel: Time-Shift disabled. Streaming directly.
[2026-04-05 11:26:04.747] PlayCurrentChannel: Starting 15s TuneTimeoutTimer and calling _mediaPlayer.Play().
[2026-04-05 11:26:04.747] PlayCurrentChannel: _mediaPlayer.Play() completed.
[2026-04-05 11:26:05.352] VLC CALLBACK: MediaPlayer_Playing Fired!
[2026-04-05 11:26:05.865] [VLC ENGINE] [Warning] ts: discontinuity received 0xf instead of 0xc (pid=49)
[2026-04-05 11:26:05.865] [VLC ENGINE] [Warning] ts: discontinuity received 0xa instead of 0x9 (pid=49)
[2026-04-05 11:26:05.866] [VLC ENGINE] [Warning] ts: discontinuity received 0xd instead of 0xc (pid=49)
[2026-04-05 11:26:05.866] [VLC ENGINE] [Warning] ts: discontinuity received 0x0 instead of 0xf (pid=49)
[2026-04-05 11:26:05.866] [VLC ENGINE] [Warning] ts: discontinuity received 0x4 instead of 0x1 (pid=49)
[2026-04-05 11:26:05.866] [VLC ENGINE] [Warning] ts: discontinuity received 0x8 instead of 0x5 (pid=49)
[2026-04-05 11:26:06.144] [VLC ENGINE] [Warning] ts: discontinuity received 0xa instead of 0x9 (pid=49)
[2026-04-05 11:26:06.382] [VLC ENGINE] [Warning] ts: discontinuity received 0x9 instead of 0x8 (pid=49)
[2026-04-05 11:26:06.383] [VLC ENGINE] [Warning] ts: discontinuity received 0xe instead of 0xa (pid=49)
[2026-04-05 11:26:06.383] [VLC ENGINE] [Warning] ts: discontinuity received 0x1 instead of 0x0 (pid=52)
[2026-04-05 11:26:06.401] [VLC ENGINE] [Warning] ts: discontinuity received 0x3 instead of 0x2 (pid=53)
[2026-04-05 11:26:07.410] [VLC ENGINE] [Warning] direct3d11: Can't handle conversion to screen format RGB Rec.2020 gamma:2084 range:FULL
[2026-04-05 11:26:07.475] [VLC ENGINE] [Warning] direct3d11: Can't handle conversion to screen format RGB Rec.2020 gamma:2084 range:FULL
[2026-04-05 11:26:07.544] [VLC ENGINE] [Warning] direct3d11: Can't handle conversion to screen format RGB Rec.2020 gamma:2084 range:FULL
[2026-04-05 11:26:07.564] [VLC ENGINE] [Warning] main: playback way too early (-125999): playing silence
[2026-04-05 11:26:08.308] [VLC ENGINE] [Warning] ts: discontinuity received 0x5 instead of 0x4 (pid=49)
[2026-04-05 11:26:08.308] [VLC ENGINE] [Warning] ts: discontinuity received 0xb instead of 0xa (pid=49)
[2026-04-05 11:26:08.309] [VLC ENGINE] [Warning] ts: discontinuity received 0x1 instead of 0x0 (pid=49)
[2026-04-05 11:26:09.278] [VLC ENGINE] [Warning] ts: discontinuity received 0xa instead of 0x9 (pid=49)
[2026-04-05 11:26:09.278] [VLC ENGINE] [Warning] ts: discontinuity received 0x7 instead of 0x6 (pid=49)
[2026-04-05 11:26:09.278] [VLC ENGINE] [Warning] ts: discontinuity received 0xd instead of 0xc (pid=49)
[2026-04-05 11:26:09.278] [VLC ENGINE] [Warning] ts: discontinuity received 0x0 instead of 0xe (pid=49)
[2026-04-05 11:26:09.279] [VLC ENGINE] [Warning] ts: discontinuity received 0x3 instead of 0x2 (pid=49)
[2026-04-05 11:26:09.279] [VLC ENGINE] [Warning] ts: discontinuity received 0xe instead of 0xd (pid=49)
[2026-04-05 11:26:13.778] [VLC ENGINE] [Warning] main: playback way too early (-309876): playing silence
[2026-04-05 11:26:34.088] [VLC ENGINE] [Warning] main: playback way too early (-287814): playing silence
[2026-04-05 11:26:52.901] [VLC ENGINE] [Warning] main: playback way too early (-287918): playing silence
[2026-04-05 11:26:59.104] PlayerWindow_Closed: Cleaning up resources.
[2026-04-05 11:26:59.105] PlayerWindow_Closed: Stopping _mediaPlayer.
[2026-04-05 11:27:03.402] PlayerWindow_Closed: Safely disposing _mediaPlayer in background.



