JordanSantiagoYT / FNF-JS-Engine

JS Engine is basically Psych Engine but with (almost) no botplay lag and NEW features!
Apache License 2.0
44 stars 28 forks source link

Help needed with rendering #695

Open nxvelveteen opened 3 hours ago

nxvelveteen commented 3 hours ago

Describe your problem here. If you are modding, please try testing your problem in a clean version of the engine instead, this ensures the problem is actually caused by the engine itself. Also, if you're using an older version of JSE, please try the latest action build in the Actions tab or the latest release build. The issue has probably been fixed since that version. Oh yeah, and also be sure to check the pinned 'JS Engine: Known Issues' issue, to double check if your issue hasn't already been found!

image The actual rendering works fine but for some reason the video file isn't showing up where it's supposed to be (using new rendering mode)

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows x64

Did you edit anything in this build? If so, mention or summarize your changes.

nop

JordanSantiagoYT commented 2 hours ago

It's possible that you did not put FFmpeg.exe in the same folder that JSEngine.exe is located in.

nxvelveteen commented 2 hours ago

On Sat, Oct 26, 2024 at 5:38 PM Jordan Santiago @.***> wrote:

It's possible that you did not put FFmpeg.exe in the same folder that JSEngine.exe is located in.

— Reply to this email directly, view it on GitHub https://github.com/JordanSantiagoYT/FNF-JS-Engine/issues/695#issuecomment-2439743764, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYUPIR33GVGMUAF6KXUZ2PDZ5QDW3AVCNFSM6AAAAABQVEGVTGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZZG42DGNZWGQ . You are receiving this because you authored the thread.Message ID: @.***>

Alt ill try that