sync=false does not seem to work in appsink

Nicolas Dufresne nicolas at ndufresne.ca
Wed Sep 23 13:40:06 UTC 2020


Le mercredi 23 septembre 2020 à 02:27 -0500, Kazanian a écrit :
> OK, that's a good hint, but my problem is not that appsink is too slow, but
> that it seems to discard the sync=false attribute and always sticks to 30
> fps.
> 
> If sync=true or sync=false is set, 30 fps are processed. If I do some
> computation or nothing at all in the appsink callback function, I end up
> with 30 fps and that seems strange. If frames are processed as fast as
> possible when using sync=false, the framerate is expected to go down when
> doing more calculations in the callback.

Some HW decoder are configured to match to real-time performance
(reducing power consumption). I don't know if it's the case for you
with this VPU.

> 
> 
> 
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list