Fast decode h264 stream, keyframes only.

Nicolas Dufresne nicolas at ndufresne.ca
Sat Mar 11 16:20:43 UTC 2017


Le samedi 11 mars 2017 à 16:39 +0300, Krutskikh Ivan a écrit :
> Hi,
> 
> Can gstreamer fast decode h264/5 steam and return only keyframes?
> That would be usefull for opencv processing  of live streams.

I believe this should work in recent version with the
GST_SEEK_FLAG_KEY_UNIT. Pause you streamr, and then operate a flushing
seek with this flag set.

> 
> Thanks in advance!
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170311/a155f527/attachment-0001.sig>


More information about the gstreamer-devel mailing list