Can you find key frame in h264 video without decoding?

John McDermott egglue at gmail.com
Mon May 30 18:52:53 UTC 2022


Hi

Does anyone know if key frames can be found without decoding? In the context of the pipeline rtspsrc->rtph264depay->h264parse->appsink, which element sets the GST_BUFFER_FLAG_DELTA_UNIT flag? I read that a keyframe has a unique start code in the NAL unit. In that case, does that mean rtph264depay sets the flag?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20220531/501b0437/attachment.htm>


More information about the gstreamer-devel mailing list