Illusion VideoExport problem with StudioNEOV2

Wachupe

Newbie
Nov 14, 2020
25
4
Hi !
I have a problem with the video export when try to convert the video, just stoped and time pass and never end
Anyone have this problem ?
The plugin version is 1.2.5 and try with 1.2.1 but same problem and just record about 3 seconds in webp format

1677553750083.png

And a question, when i download a scene how can change the speed of the current animation , sometimes the speed in ANimation Controller don't work, maybe i do something wrong ?
Pd: one scene example
or in some static scenes how can i add the movement animation ?
thx!
 
Last edited:

Yooshi

Mega-Chonker
Game Developer
Dec 11, 2017
248
1,011
I've got the same issue and have been searching for solution but seems that even the author of Video Export doesn't really know what's wrong. There's one "fix" tho, whenever it gets stuck, just close the studio. Your video will be finished in the background, just keep an eye on ffpmpeg procces in the task manager - if it disappears, then rendering is finished. Pain in the ass, ik, but haven't found better solution yet.
 
  • Like
Reactions: Wachupe

otionll

New Member
Aug 3, 2024
9
62
I've got the same issue and have been searching for solution but seems that even the author of Video Export doesn't really know what's wrong. There's one "fix" tho, whenever it gets stuck, just close the studio. Your video will be finished in the background, just keep an eye on ffpmpeg procces in the task manager - if it disappears, then rendering is finished. Pain in the ass, ik, but haven't found better solution yet.
This solution was unreliable for me, and tedious when it did work. I have resorted to just save the frames of an animation, and later I ffmpeg them into a video with a seperate python script.