v4l2: No handling of no-show frames in decoder plugin

Pratik Pachange (QUIC) quic_ppachang at quicinc.com
Tue Feb 25 11:53:13 UTC 2025


Hi Team,

For AV1 codec format, there are certain no-show frames (show_frame flag set to 0) given by the video driver/fw as decoded output which needs to dropped/discarded by the client.
On v4l2 side, the only way to identify such buffers is that their bytesused is 0 (or filledlen is 0).

Currently in v4l2 plugins, there is no handling to drop such buffers.
Can we plan to add any handling to drop/discard empty buffers (bytesused 0).


Thanks,
Pratik

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20250225/a5d8f90a/attachment.htm>


More information about the gstreamer-devel mailing list