Project

General

Profile

Bug #5418

ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x4e !!! (0x50)

Added by saen acro almost 6 years ago. Updated almost 6 years ago.

Status:
Fixed
Priority:
Normal
Category:
Streaming
Target version:
-
Start date:
2018-12-11
Due date:
% Done:

100%

Estimated time:
Found in version:
4.3-1656
Affected Versions:

Description

after latest update on current version 4.3-1656~g1d40f21
there is continuous flood started in VLC log
also there is holes in EPG transported in stream /PASS profile used/

ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x4e !!!
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x4e !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x4e !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x4e !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x4e !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x4e !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x4e !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x50 !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x50 !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x50 !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x50 !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x4e !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x50 !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x50 !!!
ts error: libdvbpsi error (misc PSI): Bad CRC_32 table 0x50 !!!

Files

vlc_log.txt (223 KB) vlc_log.txt saen acro, 2018-12-11 20:26
Заснемане.PNG (92.3 KB) Заснемане.PNG saen acro, 2018-12-11 20:30

History

#1

Updated by Pablo R. almost 6 years ago

It does not happen here, are you using any dev version of VLC?

#2

Updated by saen acro almost 6 years ago

latest on windows and linux on log level=0

#3

Updated by saen acro almost 6 years ago

picture adding

#4

Updated by Joe User almost 6 years ago

I saw this awhile ago (last month???) - disabling "Rewrite EIT" fixed it. Since I do not use the EIT from the stream, I never investigated further.

#5

Updated by saen acro almost 6 years ago

Joe User wrote:

I saw this awhile ago (last month???) - disabling "Rewrite EIT" fixed it. Since I do not use the EIT from the stream, I never investigated further.

Whatever version of TVH I used, in pass profile is impossible to disable any of rewritable option.
Pressing SAVE return default value of options under Rewrite Service ID:.

By the way, maybe this is connected.
https://tvheadend.org/issues/5062

#6

Updated by Jaroslav Kysela almost 6 years ago

saen acro wrote:

Whatever version of TVH I used, in pass profile is impossible to disable any of rewritable option.
Pressing SAVE return default value of options under Rewrite Service ID:.

Set 'Rewrite Service ID' to zero to allow to play with other options. If there's SID rewrite, all tables must be rewritten for the client.

#7

Updated by saen acro almost 6 years ago

Jaroslav Kysela wrote:

Set 'Rewrite Service ID' to zero to allow to play with other options. If there's SID rewrite, all tables must be rewritten for the client.

Write this important stuff in UI/wiki/help

#8

Updated by saen acro almost 6 years ago

After try this scenario on Kodi and Vlc stream plays,
but not play on STB
black screen no sound
but in status tab traffic is going.

#9

Updated by Joe User almost 6 years ago

"change" was not really a fix, it was just to see if the tvh rewrite code was at fault...

#10

Updated by saen acro almost 6 years ago

I forget to put log of VLC with unchecked EIT Rewrite

ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred
ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred

#11

Updated by Jaroslav Kysela almost 6 years ago

ts error: libdvbpsi error (EIT decoder): 'version_number' differs whereas no discontinuity has occurred

We cannot do much with it. Without rewrite, the EIT stream is passed ASIS, thus the problem is in the original data and VLC is too picky.

#12

Updated by Jaroslav Kysela almost 6 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|fb11090346c06ffd20323bc97d0e32d9855fe50f.

Also available in: Atom PDF