Re: [FFmpeg-devel] [PATCH v2] doc/ffmpeg: improve -disposition, -stats, and -progress documentation

2024-10-17 Thread Soma Lucz
I’d like to reject the v1 version of this patch on Patchwork. What to do if the Patchwork registration confirmation email didn’t arrive for more than 2 days, so I cannot log in? (Password reset emails also don’t arrive.) I checked the spam and junk folders, etc. I tried to re-register, but I was

[FFmpeg-devel] [PATCH v2] doc/ffmpeg: improve -disposition, -stats, and -progress documentation

2024-10-17 Thread Soma Lucz
or "end". Add an example of logging to stdout. Signed-off-by: Soma Lucz --- doc/ffmpeg.texi | 58 + 1 file changed, 44 insertions(+), 14 deletions(-) diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index d11fe7c8f4..e4aa03a734 1006

[FFmpeg-devel] [PATCH] doc/ffmpeg: improve -disposition, -stats, and -progress documentation

2024-10-13 Thread Soma Lucz
or "end". Add an example of logging to stdout. Signed-off-by: Soma Lucz --- doc/ffmpeg.texi | 58 + 1 file changed, 44 insertions(+), 14 deletions(-) diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index d11fe7c8f4..8cb48dfdf0 100644 --- a/d