[vlc-devel] [RFC] stream quality indicator on qt4
Rémi Denis-Courmont
rem at videolan.org
Fri Feb 20 18:32:41 CET 2009
Le vendredi 20 février 2009 19:26:32 jean-paul.saman at planet.nl, vous avez
écrit :
> A client of mine is interested in having an indication on the quality of
> the input stream displayed in the Statistics dialog window. I cooked up the
> attached patch to count the number of BLOCK_FLAG_CORRUPTED occurrences
> which should be an indication of missing data and thus also 'quality'.
What if you just loose packets? There is BLOCK_FLAG_DISCONTINUITY, however it
won't tell you how many packets were lost.
--
Rémi Denis-Courmont
http://git.remlab.net/cgi-bin/gitweb.cgi?p=vlc-courmisch.git;a=summary
More information about the vlc-devel
mailing list