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

MythTV noreply at mythtv.org
Sun Sep 20 14:17:07 UTC 2015


#11852: IPTV recording with RTP protocol creates unusable videos
----------------------------------+----------------------------
 Reporter:  dvd-ram@…             |          Owner:  dekarl
     Type:  Bug Report - General  |         Status:  infoneeded
 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:"fbd5ef3122abff438d4d706b4ccc046213f47f22/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="fbd5ef3122abff438d4d706b4ccc046213f47f22"
 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

 (cherry picked from commit 90b98524e04e5a37112e038bd9c5da6958fbf4f1)
 }}}

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


More information about the mythtv-commits mailing list