Yos
Yos
sorry I mean I want to do 2-pass : ffmpeg -i < input > -c:v libx264 -b:v 1M -pass 1 -f mp4 /dev/null ffmpeg -i < input > -c:v libx264...
srry for late reply , I can't do this : $ docker run jrottenberg/ffmpeg -i < input > -c:v libx264 -b:v 1M -pass 1 -f mp4 /dev/null $ docker run...
thx for the reply
Thx , I end up with --entrypoint "/bin/bash" jrottenberg/ffmpeg -c "ffmpeg ... ffmpeg ... "
if you came from https://shovik.com/blog/8-deploying-phoenix-apps-with-docker try check your .dockerignore file , probabbly you are ignoring myapp.tar.gz or try set include_erts: true in rel/config.ex
mine is haxe 3.2.1 , yes it looks similiar to #86 update to haxe 3.3 ,still no luck