View Single Post
Old 11-04-2024, 10:35 AM   #146
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,227
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by kovidgoyal View Post
I cannot reproduce either so attach a sample file that shows the problems. (2) is most likely just an issue with limited floating point digits on the durations I can probably increase that, though it is ugly and not really needed for anything.
I tried running it again with latest commits and both errors seems to be fixed. But it introduced another error: removing the floating point digits led python to use scientific notation, which is invalid.
Example:
Code:
clipBegin="00:00:15.070294784407906e-05"
P.S.: This commit broke the window stretch. The help info is not resizable anymore.
thiago.eec is online now   Reply With Quote