<div dir="ltr">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.<div><br></div><div><div>Can I use the videorate plugin, as follows?<br></div><div><ul><li>max-rate = 25</li><li>drop-only = true</li></ul><div>If not, what approach can I take to accomplish this?</div></div></div></div>