Open X-Raym opened 7 years ago
Hmm just read the log more carefully, it seems the problem is more with ffprobe-static...
@X-Raym .flv and .webm file not returning duration metadata. i tired with .mp4, .divx, .mov, .3gp, mkv, ogv every others extension working fine but .flv and .webm doesn't returning duration info......
Hi,
Just after compilation with electron-builder,
I get this error in my app from ffprobe
Here is my setup : From my package.json
In a script called by index.html
and the call
What did I missed ?
Thanks for your support !