Gojko Adzic
Gojko Adzic
I planned to clean up some code in claudia anyway when 4 goes away, but until it's fully gone in end of july, we should support it with claudia tools....
I've pushed claudia 5.x to NPM, which now assumes Node 6 as the baseline, so we can unblock this finally. Things that are only supported in 6 can now go...
maybe try without the explicit bitrate (-b:v)?
are you running this in the docker container through the main Makefile or somehow else?
Maybe it's worth wrapping this into a serverless transform? https://github.com/serverlesspub/cloudformation-deploy-to-s3/blob/master/example/template.yml
v5.14.0 should fix this
this will be resolved with the new builder. for now, you can use `claudia pack` to produce a zip (you don't have to use claudia to deploy, just use the...
@paulsson symlinks aren't supported in sam build for node yet, I plan to work on it once all the pending PRs for the node builder get merged to avoid conflicts.
@abbottdev we have the code ready, just need to add a few more tests. should be within the next few days hopefully
just a quick update on this, the code is ready, but it seems that it's not likely going to be merged, so you won't be able to use SAM with...