On 10.04.2018 22:26, Lou Logan wrote:
On Mon, Apr 9, 2018, at 10:59 PM, Tobias Rapp wrote:
+For example to enable repeated log output and set @var{loglevel} to
+@code{verbose}:
+@example
+ffmpeg -loglevel repeat+verbose -i input output
+@end example
Just to show all current flags and the logl
On Mon, Apr 9, 2018, at 10:59 PM, Tobias Rapp wrote:
>
> +For example to enable repeated log output and set @var{loglevel} to
> +@code{verbose}:
> +@example
> +ffmpeg -loglevel repeat+verbose -i input output
> +@end example
Just to show all current flags and the loglevel I prefer:
For example to
Updates documentation after the changes to loglevel flag prefix parsing
in 4b736bc921ed96ad6d312ce0cbe0de29b9e3fe81.
Signed-off-by: Tobias Rapp
---
doc/fftools-common-opts.texi | 37 +
1 file changed, 29 insertions(+), 8 deletions(-)
diff --git a/doc/fftools-