AW: At which element's src pad in the pipeline, can the video frame be considered as one single independent video frame?

Arjen Veenhuizen arjen at moonlightmedia.nl
Fri Nov 16 11:30:13 UTC 2018


Thornton, Keith wrote
> But I was wondering if this information of a single independent frame is
> available at the srcpads of rtph264pay or h264parse. Could these data
> stream at the srcpads of rtph264depay or h264parse be considered as a
> single frame data? I am assuming here that a single buffer push
> corresponds to a single frame here in this context. 

If you force h264parse to output Access Units, each buffer contains a single
(encoded) frame. You can use a capsfilter for that, forcing caps to
"video/x-h264,alignment=au".



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list