JordanSantiagoYT / Mods-for-JS-Engine

mods i've created that are for JS Engine but can also work with other psych engine versions??
9 stars 17 forks source link

video rendering issue #10

Closed TofpFL closed 2 weeks ago

TofpFL commented 5 months ago

[image2 @ 000001f82c6dc9c0] Could find no file with path './moai-wine/%07d.jpg' and index in the range 0-4./moai-wine/%07d.jpg: No such file or directory

when i put the video up, it didnt match song length, and at specific point the renderer shat itself and made this werid static thing

JordanSantiagoYT commented 5 months ago

[image2 @ 000001f82c6dc9c0] Could find no file with path './moai-wine/%07d.jpg' and index in the range 0-4./moai-wine/%07d.jpg: No such file or directory

when i put the video up, it didnt match song length, and at specific point the renderer shat itself and made this werid static thing ..why are you using the old video renderer..?

TofpFL commented 5 months ago

its legit the same software is there an update?

JordanSantiagoYT commented 5 months ago

its legit the same software is there an update?

1.22.0 removed the old video renderer for a new and better one 😭

TofpFL commented 4 months ago

WELL THEN HOW TF DO I GET THE NEW SOFTWARE D:


From: JordanSantiagoYT @.> Sent: Tuesday, April 9, 2024 3:01 AM To: JordanSantiagoYT/Mods-for-JS-Engine @.> Cc: ThatOneFLMGuy @.>; Author @.> Subject: Re: [JordanSantiagoYT/Mods-for-JS-Engine] video rendering issue (Issue #10)

its legit the same software is there an update? 1.22.0 removed the old video renderer for a new and better one 😭

— Reply to this email directly, view it on GitHubhttps://github.com/JordanSantiagoYT/Mods-for-JS-Engine/issues/10#issuecomment-2044621089, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASUBQMS3BZYDSKF4FLZMIXLY4O37NAVCNFSM6AAAAABF35EHOKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBUGYZDCMBYHE. You are receiving this because you authored the thread.Message ID: @.***>

TofpFL commented 4 months ago

How do I get new video renderer thing is it same FFMpeg but different version?

JordanSantiagoYT commented 4 months ago

How do I get new video renderer thing is it same FFMpeg but different version?

  1. Update to 1.23.0
  2. Download ffmpeg
  3. Put ffmpeg.exe in the same directory as JSEngine.exe
  4. DO NOT delete gameRenders or it won't work!