When you create a clip on the site, the generator tends to round down on clip length, cutting off some of the clip in the process. This can be pretty easily fixed in the HTML later, but I suspect not everyone using the tool is as comfortable with that.
It looks like maybe the generator just looks at the length in whole number seconds and multiplies by 1000? If this really is just something that needs to be more deeply implemented in the generator, I'm happy to take it on.
When you create a clip on the site, the generator tends to round down on clip length, cutting off some of the clip in the process. This can be pretty easily fixed in the HTML later, but I suspect not everyone using the tool is as comfortable with that.
It looks like maybe the generator just looks at the length in whole number seconds and multiplies by 1000? If this really is just something that needs to be more deeply implemented in the generator, I'm happy to take it on.