[mythtv-commits] [MythTV/mythtv] cf8015: No discontinuity for first TS packet of PID

kmdewaal noreply at github.com
Sat Aug 29 14:36:37 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: cf8015eaf4a2fde6ece423e7ade99c86f7f9d076
      https://github.com/MythTV/mythtv/commit/cf8015eaf4a2fde6ece423e7ade99c86f7f9d076
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-08-29 (Sat, 29 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/dtvrecorder.cpp
    M mythtv/libs/libmythtv/recorders/dtvrecorder.h

  Log Message:
  -----------
  No discontinuity for first TS packet of PID

Do not count the discontinuity from 0 to the continuity counter value of the first transport stream
packet of a PID as an error and consequently do also not give a "discontinuity detected" error message.
A perfect recording will now report a continuity_error_count of 0 instead of approximately the number of PIDs in the recording.




More information about the mythtv-commits mailing list