[mythtv-commits] Ticket #11852: IPTV recording with RTP protocol creates unusable videos

MythTV noreply at mythtv.org
Thu Sep 17 09:14:41 UTC 2015


#11852: IPTV recording with RTP protocol creates unusable videos
----------------------------------+----------------------------
 Reporter:  dvd-ram@…             |          Owner:  dekarl
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  minor                 |      Milestone:
Component:  MythTV - Recording    |        Version:  0.27-fixes
 Severity:  medium                |     Resolution:
 Keywords:  IPTV RTP              |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by Karl Dietz <dekarl@…>):

 In [changeset:"90b98524e04e5a37112e038bd9c5da6958fbf4f1/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="90b98524e04e5a37112e038bd9c5da6958fbf4f1"
 handle RTP packets with header extensions and/or less then 7 TS packets

 1328 is a magic number of 12 (minimum RTP header size) plus
 7 times 188 (length of a plain TS packet)

 Fix handling of padding length calculation while here.
 from RFC 1889, page 11:
     The last octet of the padding contains a count of how many padding
     octets should be ignored.

 Refs #11852
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/11852#comment:27>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list