[FFmpeg-trac] #6301(avformat:new): Bitstream filter 'h264_mp4toannexb' isn't auto-inserted for hls muxer

FFmpeg trac at avcodec.org
Mon Apr 10 17:09:40 EEST 2017


#6301: Bitstream filter 'h264_mp4toannexb' isn't auto-inserted for hls muxer
-------------------------------------+-------------------------------------
             Reporter:  Alexander    |                     Type:
               Status:  new          |  enhancement
            Component:  avformat     |                 Priority:  normal
             Keywords:  hls auto-    |                  Version:  3.2.1
  insert h264_mp4toannexb            |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 There is no .check_bitstream method in hlsenc.c though it uses mpegts
 muxer which has this method. So setting flag AVFMT_FLAG_AUTO_BSF doesn't
 result in auto-inserting bitstream filters, especially h264_mp4toannexb
 which is needed in converting mp4 files to hls playlist.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6301>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list