Replay Mod Forums

Rendering values not valid?
    • User
    • 132 forum posts
    User738
    #1

    Aug 14 15, 11:35 AM

    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:


    • Developer
    • 1883 forum posts
    User10
    #2

    Aug 14 15, 11:41 AM | Last edited: Aug 14 15, 11:46 AM

    Looks like your ffmpeg installation is corrupt.

    // Edit // People here are saying there might be an issue with your file permissions.
    // Edit 2 // They linked this in order to fix it.