Replay Mod Forums

This Thread is locked - no new replies are allowed.

Locked Crash while rendering
    • User
    • 4 forum posts
    User1496
    #1

    Aug 14 15, 07:01 PM

    I finish editing my replay, and I start rendering, but I consistently get to 3 frames rendered then my game crashes. Any help would be appreciated :)


    • Beta Tester
    • 250 forum posts
    User34
    #2

    Aug 14 15, 07:02 PM

    Could you post the crashlog? (But please contain it in a spoiler)


    • Beta Tester
    • 250 forum posts
    User34
    #3

    Aug 14 15, 07:11 PM

    The 'export.log' file would also be helpful!


    • User
    • 4 forum posts
    User1496
    #4

    Aug 14 15, 07:36 PM

    Spoiler: crash report


    • Beta Tester
    • 250 forum posts

    You put the path to ffmpeg as the command line argument, which won't work. The command line arguments are also only for advanced users, so please don't use them if you don't know what you are doing.
    To solve this problem, simply leave the RIGHT argument line untouched and put the path into the LEFT box.



    • User
    • 4 forum posts
    User1496
    #6

    Aug 14 15, 07:36 PM

    Spoiler: export.log


    • Beta Tester
    • 250 forum posts
    User34
    #7

    Aug 14 15, 07:38 PM

    Also enter this into the RIGHT box:
    -y -f rawvideo -pix_fmt rgb24 -s %WIDTH%x%HEIGHT% -r %FPS% -i - -an -c:v libx264 -preset ultrafast -pix_fmt yuv420p "%FILENAME%.mp4"


    • User
    • 4 forum posts
    User1496
    #8

    Aug 14 15, 07:47 PM

    Yeah that fixed it. Thanks so much :D


    • Beta Tester
    • 250 forum posts


    Yeah that fixed it. Thanks so much :D
    No problem!
    Problem resolved, locking thread.