You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi people, I was having the same problem with ffmpeg in OS X 10.11.4 and I managed to solve it deleting and reinstalling ffmpeg.
I used homebrew to do so with the rmtree command $ brew rmtree ffmpeg then I reinstalled it with the suggested command in the ffmpeg oficial web: $ brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-libass --with-libquvi --with-libvorbis --with-libvpx --with-opus --with-x265
Hi guys, I'm having a problem with
getPngStream
, which causes the process to exit with:Ffmpeg exited with error code: null
.Does anyone have a clue as to why this is happening?
I'm using
ffmpeg-2.3.2
.The text was updated successfully, but these errors were encountered: