So when I attempted to render my replay, for split second, it showed the render screen, until my Minecraft Crashed. On my export.log, it says this:
dyld: Library not loaded: /usr/local/lib/libx264.146.dylib
Referenced from: /usr/local/Cellar/ffmpeg/2.7.2_1/bin/ffmpeg
Reason: no suitable image found. Did find:
/usr/local/lib/libx264.146.dylib: stat() failed with errno=13
/usr/local/lib/libx264.146.dylib: stat() failed with errno=13
And when I went to the Documents to solving this issue, it said this:
"If you did not customize the Command Line Arguments, you might have entered some insanely high (or low) values e.g. for Bitrate or Video Resolution. Try again with other, more reasonable values."
So would you tell me whether these values are acceptable?
Command Line Settings : (-y -f rawvideo -pix_fmt rgb24 -s 1920x1080 -r 60 -i - -an -c:v libx264 -preset ultrafast -pix_fmt yuv420p "MB.mp4")
Image of Settings: