I\'m attempting to install an up to date version of ffmpeg on an elastic beanstalk instance on amazon servers. I\'ve created my config file and added these container_command
Untested, but shouldn't it be
tar xzf /usr/local/bin/ffmpeg
without a minus?