Bug#884138: ffmpeg: scientific notation used for speed in progress bar

Thorsten Glaser tg at mirbsd.de
Tue Dec 12 12:00:17 UTC 2017


James Cowgill dixit:

>I guess you want to change it to "%5.4gx" or something else? The point
>where we change from normal to scientific notation is fairly arbitrary.

I guess I'd expect to never see scientific notation for
speed/progress indicators (the numbers switch very quickly,
and length is an easy indication of change).


rsync recently changed their formatting to include
thousands separators for their speed and size indicators
(which, of course, broke piping the output into sed,
easy to fix by putting a "| tr -d ," before it).

I'm not sure this would improve the situation here
(to use a custom formatting routine with thousands
separators, instead of printf) or not. I'd say that
that is upstream's call.


bye,
//mirabilos
-- 
<ch> you introduced a merge commit        │<mika> % g rebase -i HEAD^^
<mika> sorry, no idea and rebasing just fscked │<mika> Segmentation
<ch> should have cloned into a clean repo      │  fault (core dumped)
<ch> if I rebase that now, it's really ugh     │<mika:#grml> wuahhhhhh



More information about the pkg-multimedia-maintainers mailing list