nlsdvl
nlsdvl
Sounds like you could have had a version mismatch between your python wrapper and the lib. did you get the wrapper from the download page, but then built the library...
+1 running into this as well. Anyways ... great job on this library.
you will probably end up with that exact error if you do : `pip install python-ffmpeg` instead of : `pip install ffmpeg-python` at least, I did ...
yes, indeed : ``` Cloning into 'com.unity.cloud.gltfast'... remote: Enumerating objects: 16293, done. remote: Counting objects: 100% (4844/4844), done. remote: Compressing objects: 100% (560/560), done. remote: Total 16293 (delta 4514), reused...
We do have LFS budget allocated to our fork repo, but that doesn't seem to help.
@atteneder - thanks a lot for handling this promptly. I confirm it resolved it for us. I also wasn't expecting it to be billed on upstream. I guess the only...
@rbouqueau as far as I know node-gyp is used to compile gpac for nodejs already. I've used it successfully last year. Do you mean to distribute the gpac as a...