Re: [FFmpeg-devel] [PATCH v2] doc: update loglevel option documentation

2018-04-11 Thread Tobias Rapp
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

Re: [FFmpeg-devel] [PATCH v2] doc: update loglevel option documentation

2018-04-10 Thread Lou Logan
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