On date Wednesday 2016-01-27 21:08:19 +0100, Michael Niedermayer encoded:
> On Mon, Jan 11, 2016 at 06:21:15PM +0100, Stefano Sabatini wrote:
> > The value is useful to get a raw estimate of the expected
> > encoding/decoding time.
> >
> > Also extend option documentation.
> > ---
> > doc/ffmpeg.
On 2016-01-27 19:27, Stefano Sabatini wrote:
> On date Wednesday 2016-01-27 13:56:38 +0100, James Darnley encoded:
>> On 2016-01-11 18:21, Stefano Sabatini wrote:
>>> +This option shows the following information for each processing step,
>>> +in this order: the user process time (in microseconds),
On Mon, Jan 11, 2016 at 06:21:15PM +0100, Stefano Sabatini wrote:
> The value is useful to get a raw estimate of the expected
> encoding/decoding time.
>
> Also extend option documentation.
> ---
> doc/ffmpeg.texi | 6 ++
> ffmpeg.c| 9 +++--
> 2 files changed, 13 insertions(+), 2
On date Wednesday 2016-01-27 13:56:38 +0100, James Darnley encoded:
> On 2016-01-11 18:21, Stefano Sabatini wrote:
> > +This option shows the following information for each processing step,
> > +in this order: the user process time (in microseconds), the elapsed
> > +relative time (in microseconds)
On 2016-01-11 18:21, Stefano Sabatini wrote:
> +This option shows the following information for each processing step,
> +in this order: the user process time (in microseconds), the elapsed
> +relative time (in microseconds), the processing step type, and the
> +relative stream.
What is "relative t
On date Monday 2016-01-11 18:21:15 +0100, Stefano Sabatini encoded:
> The value is useful to get a raw estimate of the expected
> encoding/decoding time.
>
> Also extend option documentation.
> ---
> doc/ffmpeg.texi | 6 ++
> ffmpeg.c| 9 +++--
> 2 files changed, 13 insertions(+),
The value is useful to get a raw estimate of the expected
encoding/decoding time.
Also extend option documentation.
---
doc/ffmpeg.texi | 6 ++
ffmpeg.c| 9 +++--
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index a38a32e..9ea48