Page 1 of 1
Statistics via the command line?
Posted: 19 Aug 2007 15:11
by ykaul
Hello,
I was wondering if there's a way to get the playback statistics via the command line /console. Currently, I'm running vlc (on Windows, but I don't think it really matters) with debug, and then I'm counting the number of 'skipped frame' messages ...
I'm sure there's a smarter, better way to do it...
TIA,
Yaniv.
Re: Statistics via the command line?
Posted: 19 Aug 2007 16:04
by fkuehne
Regrettably, the playback statistics are only available in the WxWidgets, QT4 and Mac OS X interface right now, so they're GUI only. By editing the source of VLC's command line interfaces, this should be quite easy to change though. If you cannot do that yourself, feel free to add a Feature Request to
trac, otherwise we gladly accept well-documented patches at vlc-devel --at--- videolan dot org.
Re: Statistics via the command line?
Posted: 15 Oct 2007 22:56
by anonymix
I've opened a trac ticket for this enhancement here:
https://trac.videolan.org/vlc/ticket/1335
Re: Statistics via the command line?
Posted: 15 Apr 2008 22:54
by MikeLisaRyan
Has this capability been added? I too would like to display the "raw" statistics (e.g., bit rate from the host) for a particular stream. The statistics window is good but I cannot find an option to log its contents to a file.
Re: Statistics via the command line?
Posted: 01 Dec 2020 16:17
by jasleen
How do I get the statistics like bitrate in a file?