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!