wizzy icon indicating copy to clipboard operation
wizzy copied to clipboard

Error generating clips in v0.6.0

Open ntkjer opened this issue 6 years ago • 0 comments

Can't generate clips

my current configuration is as follows: Screen Shot 2019-05-10 at 12 09 59 PM

with my clip config as:

"clip": { "render_height": "600", "render_width": "800", "render_timeout": "60", "canvas_height": "600", "canvas_width": "800", "delay": "2000" } Screen Shot 2019-05-10 at 12 06 52 PM

Remediation steps: I increased timeout to 6000 but still couldn't get .gif clip to generate properly. A placeholder .gif file is generated in the clips directory but is only 1byte, containing no data.

ntkjer avatar May 10 '19 16:05 ntkjer