#6869: h264_mp4toannexb only inserts SPS/PPS in front of IDR frames
-------------------------------------+-----------------------------------
Reporter: mkver | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: unspecified | Resolution:
Keywords: h264 | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by Balling):
>consider a H.264 track whose SPS/PPS are only transmitted out of band and
that doesn't have IDR frames, but only I frames with recovery point SEI
messages as keyframes
Well, such a frame is not a valid stream per the spec. Each stream should
start with IDR. Anyway, I see nowadays it is almost always inserted.
Like...
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6869#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".