[FFmpeg-trac] #1842(undetermined:open): Incorrect segmented HTTP Live Streaming playlists

FFmpeg trac at avcodec.org
Thu Nov 29 10:00:25 CET 2012


#1842: Incorrect segmented HTTP Live Streaming playlists
-------------------------------------+-------------------------------------
             Reporter:  teric        |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  1.0          |  undetermined
             Keywords:               |               Resolution:
  segment,hls,m3u8                   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by brownard):

 The #EXT-X-MEDIA-SEQUENCE should not be less than the index of the first
 segment.
 From http://tools.ietf.org/html/draft-pantos-http-live-streaming-10#page-8
    "The EXT-X-MEDIA-SEQUENCE tag indicates the sequence number of the
 first segment that
    appears in a Playlist file."
 Replying to [comment:7 teric]:
 > @upeters, @brownard
 >
 > #EXT-X-MEDIA-SEQUENCE should EQUAL or LESS THAN the first item index in
 current list.
 > my original patch can create a sliding window.

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


More information about the FFmpeg-trac mailing list