> -----Original Message----- > From: ffmpeg-devel <[email protected]> On Behalf Of > Marton Balint > Sent: Mittwoch, 23. April 2025 23:36 > To: FFmpeg development discussions and patches <ffmpeg- > [email protected]> > Subject: Re: [FFmpeg-devel] [PATCH v2] avformat/dump: Stream start > offsets: change precision and label > > > > On Tue, 22 Apr 2025, softworkz wrote: > > > From: softworkz <[email protected]> > > > > - Change precision to 6 digits to align with other printed times > > - Change label to just "Start" > > - Add 's' unit to format 'start' value for consistency > > Please make it consistent by removing the 's'. Chapter start/end times > also omit the measurement unit designation. I don't believe it is > confusing for anybody. > > Thanks, > Marton
Hi Marton, a value without unit (when it'd actually have one) is not of much value. That's how I see it, and I'd rather add the unit to chapter times as well. The problem is that when you ask about installing signs pointing the way to the toilet, anyone who knows the way will say that there's no need for it and that everybody else will figure it out sooner or later (or too late 😉). On the other side, I don't want to make it a big thing. I'll wait until Monday and if nobody chimes in, I'll remove it. Thank you sw _______________________________________________ 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".
