Konstantin Shulyarenko
Konstantin Shulyarenko
Thank you, now I can get the duration, but I'm stack with passing this duration into my trim function, I still got 0 there. Here is my code: const {...
Nothing has changed, in `logger()` duration counts right, but in `trim()` I still get duration equal `0`
Finaly I was able to get the duration only using hidden video tag and event loadedmetadata, like this: ``` const trim = async ({ target: { files } }) =>...
> Could you post the full code to your answer here? Not sure what videoInput is equal to. Hi, videoInput is: `` `const videoInput = document.getElementById('videoInput ');`
unfortunately I had to give up using this plugin at least until it will be possible to make exceptions or somehow reinitialize external scripts.