[mythtv-commits] Ticket #11497: ffmpeg1.1 sync: issue with HLS

MythTV noreply at mythtv.org
Tue Jun 18 18:07:43 UTC 2013


#11497: ffmpeg1.1 sync: issue with HLS
-------------------------+-------------------------------------------------
 Reporter:  warpme@…     |          Owner:  Jean-Yves Avenard <jyavenard@…>
     Type:  Bug Report   |         Status:  closed
  - General              |      Milestone:  unknown
 Priority:  minor        |        Version:  Master Head
Component:  MythTV -     |     Resolution:  fixed
  General                |  Ticket locked:  0
 Severity:  medium       |
 Keywords:  ffmpeg1.1    |
-------------------------+-------------------------------------------------
Changes (by Jean-Yves Avenard <jyavenard@…>):

 * owner:   => Jean-Yves Avenard <jyavenard@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:3c8f209d3a09408ef79017e38849a7bd3e8261fb/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="3c8f209d3a09408ef79017e38849a7bd3e8261fb"
 Various fixes to HLS encoder and mythtranscode.

 HLS encoder and mythtranscode assumed they were always receiving 16 bits
 stereo, which is just not correct with current FFmpeg. Modify them so they
 can convert on the fly the audio data provided as required.
 Simplify avformatwriter so it will detect which audio format to use for
 the encoder ; this should make it more robust should FFmpeg change its
 formats once again.
 Various simplification: store AudioFormat into filewriterbase, instead of
 bits and sample size
 Rename "samples" when "frames" were actually used.

 Fixes #11497
 }}}

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


More information about the mythtv-commits mailing list