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

FFmpeg trac at avcodec.org
Thu Dec 14 19:28:10 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 j_karthic):

 Thanks for the reply.

 Yes, dashenc doesn't support muxed segments. However AV playout could be
 achieved with separate streams via correct master playlist. Regarding
 master playlist, we are waiting for this patch http://ffmpeg.org/pipermail
 /ffmpeg-devel/2017-November/220668.html to be pushed into master, which
 supports #EXT-X-MEDIA:TYPE=AUDIO tags. Once that gets pushed, we will
 submit a patch to add that AUDIO tag feature to dashenc as well.

 Regarding audio durations problems, I will have a look into that issue.
 Maybe rounding durations will help mitigate the issue.

 I think we are hijacking this thread with conversions on dashenc, when the
 original issue is on hlsenc. Could you please open a separate ticket for
 the above dashenc issue, so that it could be discussed and tracked
 separately.

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


More information about the FFmpeg-trac mailing list