> -----Original Message----- > From: ffmpeg-devel <[email protected]> On Behalf Of Marton > Balint > Sent: Freitag, 9. Mai 2025 20:56 > To: FFmpeg development discussions and patches <[email protected]> > Subject: Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg: move elapsed time counter > to the end of the status line > > > > On Fri, 9 May 2025, softworkz . wrote: > > > > > > >> -----Original Message----- > >> From: ffmpeg-devel <[email protected]> On Behalf Of Marton > >> Balint > >> Sent: Freitag, 9. Mai 2025 14:06 > >> To: [email protected] > >> Cc: Marton Balint <[email protected]> > >> Subject: [FFmpeg-devel] [PATCH] fftools/ffmpeg: move elapsed time counter > to > >> the end of the status line > >> > >> Elapsed time is much less important than the actual progress, and I am > >> guessing > >> several ffmpeg CLI frontends use the existing status line for showing > >> progress, > >> so putting a new field in the beginning is less optimal anyway. > > > > I agree that it might not be the most important part of the stats, > > yet, from experience, it is quite often useful. > > > > How about adding it to the end, then? > > This patch does exactly that. > > Regards, > Marton
Oh, apologies. I stopped reading after the - prefixed lines 😊 Thank you, sw Also: LGTM _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
