[gst-devel] Is video playback benchmark possible with Gstreamer ?
Tim-Philipp Müller
t.i.m at zen.co.uk
Sun Oct 18 13:47:18 CEST 2009
On Sun, 2009-10-18 at 16:01 +0530, tapas kundu wrote:
> I want to play video at highest speed without displaying video
> window. I want to see the frame rate ,CPU usage etc for video.
>
> Please suggest me how to proceed. I am beginner user of gstreamer.
You could use fakesink sync=false instead of a videosink, which won't
show you framerate etc. though. FWIW, the latest gst-plugins-bad release
also contains a fpsdisplaysink, but this will still show a video window
unless you change the code to make it use fakesink.
Cheers
-Tim
More information about the gstreamer-devel
mailing list