[vlc-devel] [PATCH] codec: dummy: log the amount of frames and duration to do the dummy encoding
Ilkka Ollakka
ileoo at videolan.org
Fri Nov 9 09:44:16 CET 2018
On Fri, Nov 09, 2018 at 08:26:18AM +0100, Steve Lhomme wrote:
> On 08/11/2018 19:22, Rémi Denis-Courmont wrote:
> > Le torstaina 8. marraskuuta 2018, 17.40.47 EET Steve Lhomme a écrit :
> > > ---
> > > modules/codec/edummy.c | 22 ++++++++++++++++++++--
> > > 1 file changed, 20 insertions(+), 2 deletions(-)
> > Classically, this would be "stats", not "dummy".
>
> There is a "stats" encoder, but it displayed a log with the (translated) PTS
> of each frame it receives. And it allocates a block for each picture which
> edummy doesn't. So it seems edummy is more suitable to test a decoder speed
> than stats.
stats module should be currently only sout-module. But I agree, most
likely in current form it's not that suitable for testing decoder speed.
--
Ilkka Ollakka
More information about the vlc-devel
mailing list