[FFmpeg-trac] #2172(avformat:closed): ffmpeg 1.1 breaks hls live streaming

FFmpeg trac at avcodec.org
Wed Jan 23 18:34:47 CET 2013


#2172: ffmpeg 1.1 breaks hls live streaming
-------------------------------------+-------------------------------------
             Reporter:  devr         |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avformat
              Version:  1.1.1        |               Resolution:  fixed
             Keywords:  hls m3u8     |               Blocked By:
  segment                            |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
Changes (by saste):

 * status:  open => closed
 * resolution:   => fixed
 * reproduced:  0 => 1


Comment:

 Replying to [comment:3 saste]:
 > Replying to [comment:2 devr]:
 > > Replying to [comment:1 saste]:
 > [...]
 > > > Please test the attached patch with latest FFmpeg git.
 > >
 > > Patch works as expected! Thanks for the fast help. Will the patch be
 added to git?
 >
 > Sure, as soon as possible. I don't know if it would be feasible to
 backport the fix, given the many patches which went in since the last
 release. Thanks for reporting/testing.

 Should be fixed in:
 {{{
 commit ca68acd7ac3720b76efcf37219700e76e111062c
 Author: Stefano Sabatini <stefasab at gmail.com>
 Date:   Wed Jan 23 00:23:47 2013 +0100

     lavf/segment: mark #EXT-X-ENDLIST in M3U8 only at the end of stream

     Should fix immediate playback termination.

     In particular, should fix trac ticket #2172.
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2172#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list