Ruth Grace Wong
Results
3
comments of
Ruth Grace Wong
on mac osx. upgraded from ffmpeg version 3.4.2 to 4.4 using brew, and was able to get over this error. maybe audiosprite has been updated to only work with ffmpeg...
I was able to get around the `use_iam_profile` bug by adding a dummy secret and key to my Vagrantfile: ``` aws.use_iam_profile = true aws.access_key_id = "dummy_access_key" aws.secret_access_key = "dummy_secret_key" ```...
Would love to see this merged!