Seán Hayes
Seán Hayes
Looks like Wuffs only supports decoding.
I'd like to do the same thing with nock.back. Can nock.back allow me to manually mock some calls while letting others record/replay as normal?
I'm having the same issue with a manifest deployed on my prod site. Even though I've visited my mobile site several times in the past few days, and even though...
What version of ffmpeg are you running? I suppose if we can't detect the right FPS, we could always assume 10 FPS, which is common for GIFs.
We don't handle JSON input, we should probably output an error instead of using a trending GIF.
I'm not sure, it'll likely require changes to run in a Windows env. From what I've read, cmd.exe may not support ANSI escape codes before Windows 10, and in Windows...
Ok. Have you tried installing or using on Windows? What errors did you get?
Due to some peculiarities with the way Python packing works, the install script has to temporarily create a symbolic link to that dir. It'll probably have to change for Windows....
I needed to include a font for the export feature, and it's Google policy to put all 3rd party code in the third_party dir. I tried a number of different...
Closed & reopened to run new CI check.