GuguKatze

Results 3 comments of GuguKatze

Also getting this: (will investigate later and create a separate issue) /usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero encountered in double_scalars return 1 / max_freq /usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero encountered in...

I only get those errors when using the interval and grid with "0" value ... i.e.: "--start-delay-percent 0 --end-delay-percent 0 -width 1920 --grid 10x0 --interval 1m --grid-spacing 0" ... I...

It only seems to happen with videos ending at a $duration % $interval == 0 situation ... i.e. ... there seems to be a "off by 1" error in terms...