[FFmpeg-trac] #6888(avformat:new): HLS segmenter doesn't cut .m4s files at its expected duration

FFmpeg trac at avcodec.org
Mon Dec 18 10:50:04 EET 2017


#6888: HLS segmenter doesn't cut .m4s files at its expected duration
------------------------------------+------------------------------------
             Reporter:  beloko      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  HLS         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by stevenliu):

 Replying to [comment:12 beloko]:
 > However it's an excellent remark.
 >
 > Since Apple adopts the fMP4 segmentation, I suppose the FFMPEG common
 goal could be a global segmenter that can create DASH and HLS streams.
 Because theses two protocols share the same data stream content throught
 .m4s files.
 >
 > HLS segmenter already works pretty well with Adaptive Bitrate and
 multiple audio/subtitle tracks. It supports MPEG-TS container to keep the
 compatibility with old Apple and Android devices. It can create WebVTT
 segmented streams. So, perhaps it could be easier to include an .mpd
 generator in the current HLS encoder to make the main data stream content
 compliant with DASH protocol too.

 https://patchwork.ffmpeg.org/patch/6852/


 Try this patch please.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6888#comment:13>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list