[mythtv-commits] Ticket #12430: HLS transcoding broken on 0.27.4

MythTV noreply at mythtv.org
Wed Jun 24 09:17:40 UTC 2015


#12430: HLS transcoding broken on 0.27.4
--------------------------------------------+----------------------------
 Reporter:  Frank Phillips <fphillips81@…>  |          Owner:  cpinkham
     Type:  Bug Report - General            |         Status:  new
 Priority:  minor                           |      Milestone:  unknown
Component:  MythTV - HTTP Streaming         |        Version:  0.27-fixes
 Severity:  medium                          |     Resolution:
 Keywords:  HLS, transcoding, audio         |  Ticket locked:  0
--------------------------------------------+----------------------------
Changes (by stuarta):

 * keywords:  HLS, transcoding => HLS, transcoding, audio


Comment:

 Looking at where the problem commit is included
 {{{
 $ git tag --contains 926bb8d
 v0.27.4
 v0.27.5
 }}}
 as well as in master
 {{{
 $ git branch --contains 0641cd9ac3eb142f239b70085bac459f3694eadd
 * master
 }}}

 The change itself is pretty trivial
 https://code.mythtv.org/cgit/mythtv/commit/?id=0641cd9ac3eb142f239b70085bac459f3694eadd

 So the questions are, what is the readInternalMode designed to do,
 and why isn't the read ahead thread running?

 Regards
 Stuart

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


More information about the mythtv-commits mailing list