<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;"><div>Hi,</div><div><br></div><div>It depends on the source you are using, but most APIs require the user to request a specific framerate. You can try requesting a higher framerate such as 90/1 if you want a higher one. Or you may want to try 0/1, which means variable frame rate in GStreamer, but it depends on which source you are using.</div><div><br></div><div>Olivier</div><div><br></div><div>On Mon, 2020-09-07 at 12:31 +0200, Davide Perini wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>Hi all,</pre><pre>as always thanks for the wonderful project.</pre><pre><br></pre><pre>I have a pipeline like this:</pre><pre>video/x-raw,pixel-aspect-ratio=1/1,use-damage=0,sync=false,framerate=60/1,</pre><pre><br></pre><pre>and gstreamer capture at 60FPS, is there a way to say gstreamer to </pre><pre>unlock the framerate?</pre><pre><br></pre><pre>if I remove the "framerate=60/1," part it capture at 30 FPS.</pre><pre><br></pre><pre>Thanks</pre><pre>Davide</pre><pre>_______________________________________________</pre><pre>gstreamer-devel mailing list</pre><a href="mailto:gstreamer-devel@lists.freedesktop.org"><pre>gstreamer-devel@lists.freedesktop.org</pre></a><pre><br></pre><a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel"><pre>https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</pre></a><pre><br></pre></blockquote><div><span><pre>-- <br></pre><div>Olivier CrĂȘte</div><div><a href="mailto:olivier.crete@collabora.com">olivier.crete@collabora.com</a></div><div><br></div></span></div></body></html>