[mythtv-commits] Ticket #10923: MythTranscode HLS never includes the last mpeg-ts segment

MythTV noreply at mythtv.org
Thu Jul 19 12:48:46 UTC 2012


#10923: MythTranscode HLS never includes the last mpeg-ts segment
----------------------------------+-----------------------------
 Reporter:  jyavenard             |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  0.26
Component:  MythTV - General      |        Version:  Unspecified
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by jyavenard):

 Looking at httplivestream.cpp the issue is that as hlsstreamid is == -1,
 the last segment isn't written on the playlist.

 HTTPLiveStream::WritePlaylist(bool audioOnly, bool writeEndTag) is always
 called with writeEndTag set to false, so the last segment is always
 ignored

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10923#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list