#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to