Replay Mod Forums

Rendering issues in v1.0.3
    • User
    • 4 forum posts
    User101332
    #1

    Mar 20 18, 04:51 AM

    Hello. I previously used version 2.0.1 (1.8.9) but seeing as assets were removed in 2.0.0, I want to use version 1.0.3. Camera paths, recording, all the core features appear to work fine except for rendering.

    When I try to render, the progress bar will reach the end but the output is just a blank, light blue screen (http://prntscr.com/itlee9). I have tried different bitrates, framerates, and resolutions but they all result in the same blank screen. I'm using the same ffmpeg file location and command line that I used in 2.0.1 which worked perfectly fine (-y -f rawvideo -pix_fmt rgb24 -s %WIDTH%x%HEIGHT% -r %FPS% -i - %FILTERS%-an -c:v libx264 -preset ultrafast -qp 1 -pix_fmt yuv420p "%FILENAME%").

    I tried just hiding the hud with F1 and recording with OBS but my fps is way too low because I use shaders and I want the output to be 120fps or minimum 60fps.

    I'm currently using forge 1.8-1521. My mods are ReplayMod v1.0.3 and Shaders v2.4.12.

    Anything helps, thanks!


    • Developer
    • 1883 forum posts
    User10
    #2

    Mar 20 18, 09:22 AM

    Why go all the way back to 1.0.3 though? Why not 1.0.8? Compatibility with karyonix' Shaders Mod when rendering has only been added in 1.0.7.


    • User
    • 4 forum posts


    Why go all the way back to 1.0.3 though? Why not 1.0.8? Compatibility with karyonix' Shaders Mod when rendering has only been added in 1.0.7.

    Oh, didn't know that. This fixed it, thanks a lot!