#6301: Bitstream filter 'h264_mp4toannexb' isn't auto-inserted for hls muxer
-------------------------------------+------------------------------------
             Reporter:  Alexander    |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  hls          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by heleppkes):

 If you have frames in MP4 format, then the extradata is absolutely
 required, because only with the extradata the MP4 format can even be
 interpreted properly! It contains mandatory information required by the
 BSF, or even any decoder.

 So no matter how you do the conversion, you do need to have extradata at
 hand to do it.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6301#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to