Question about usage of `videorate` plugin

Nicolas Dufresne nicolas at ndufresne.ca
Tue Jul 30 00:31:19 UTC 2019


Le lun. 29 juill. 2019 20 h 11, David Ing <ding at panopto.com> a écrit :

> I want a gstreamer element that will limit the maximum frame-rate of a
> video stream to 25 fps.  The frame-rate can dip below 25 fps, but it should
> not go above that.
>
> Can I use the videorate plugin, as follows?
>
>    - max-rate = 25
>
>
It's more usual to have a caps filter for the framerate.


>    - drop-only = true
>
>
Drop only does what you want. Lower framerate should not cause duplicates.





If not, what approach can I take to accomplish this?
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190729/2084736f/attachment.html>


More information about the gstreamer-devel mailing list