Re: [PATCH v1 1/2] st-hva: encoding summary at instance release

2016-09-15 Thread Hans Verkuil
Hi Jean-Christophe, I think it would be better to add a Kconfig option to explicitly enable this encoding/performance summary. Wouldn't debugfs be more appropriate for this? Especially given the next patch. Regards, Hans On 09/12/2016 06:01 PM, Jean-Christophe Trotin wrote: > This

[PATCH v1 1/2] st-hva: encoding summary at instance release

2016-09-12 Thread Jean-Christophe Trotin
This patch prints unconditionnaly a short summary about the encoding operation at each instance closing, for debug purpose: - information about the stream (format, profile, level, resolution) - performance information (number of encoded frames, maximum framerate) - potential (system, encoding...)