Replay Mod Forums

Bug [Video]
    • User
    • 5 forum posts
    User9586
    #1

    Apr 22 16, 08:19 PM

    Ever when i render a Video i got this Problem





    Can somebody help me?


    • Moderator
    • Beta Tester
    • 357 forum posts
    User13
    #2

    Apr 23 16, 08:14 AM

    Can you send us the export.txt file's contents? (It can be found in the .minecraft folder)


    • User
    • 5 forum posts
    User9586
    #3

    Apr 23 16, 01:41 PM

    # Configuration file

    advanced {
    # Please be careful when modifying this setting, as setting it to an invalid value might harm your computer.
    B:disableLoginPrompt=false

    # Please be careful when modifying this setting, as setting it to an invalid value might harm your computer.
    S:downloadPath=./replay_downloads

    # Please be careful when modifying this setting, as setting it to an invalid value might harm your computer.
    S:recordingPath=./replay_recordings/

    # Please be careful when modifying this setting, as setting it to an invalid value might harm your computer.
    S:renderPath=./replay_videos/

    # Please be careful when modifying this setting, as setting it to an invalid value might harm your computer.
    B:skipPostRenderGui=true
    }

    authkey {
    S:authkey=fzmUfBTAPfTHHZaRewcoxODdkXmyrT6G
    }

    recording {
    B:indicator=true
    B:notifications=false
    B:recordServer=true
    B:recordSingleplayer=true
    }

    render {
    I:videoFramerate=60
    B:waitForChunks=true
    }

    replay {
    B:keyframeCleanCallback=true
    B:lighting=false
    B:linear=false
    B:previewPath=true
    B:renderInvisible=false
    B:showChat=false
    }

    settings_cache {
    S:bitrate=10000K
    S:exportCommand=C:\Users\Marvin\Desktop\ffmpeg-20160422-git-268b5ae-win32-static\bin\ffmpeg.exe
    S:exportCommandArgs=-y -f rawvideo -pix_fmt rgb24 -s %WIDTH%x%HEIGHT% -r %FPS% -i - -an -c:v libx264 -preset ultrafast -qp 1 -pix_fmt yuv420p "%FILENAME%.mp4"
    I:fps=60
    B:hideNametags=true
    B:highPerformance=false
    S:ignoreRotation=false false false
    B:injectMetadata=false
    B:linearMovement=false
    S:mode=DEFAULT
    I:skyColor=-1
    B:waitForChunks=true
    I:xRes=1920
    I:yRes=1080
    }


    • Moderator
    • Beta Tester
    • 357 forum posts
    User13
    #4

    Apr 23 16, 04:04 PM

    This is the configuration file, not the export.txt file