Page 1 of 1

Importing images.

Posted: Sat Jun 25, 2005 8:44 pm
by dodgyville
Hi, I love moho, it's a great program. I use the Linux version, which is great!

Anyway, I did a music video that required importing thousands of images (one video frame for each frame). I wrote my own script to generate the moho file (yay for text based files!) and it loaded fine, but I found that the program was slow to use (not really a surprise!!!) and also crashed quite often.

I noticed that when moving around the timeline the program would get slower and slower until freezing. I know that it was an unreasonably high load to place on the program, but I thought you might like to know...

Also, an "import multiple images" option would be good too :)

Good luck,
Luke

Posted: Sat Jun 25, 2005 10:04 pm
by Nichod
You could have made the images into a video and imported the video into Moho. Might have been easier on Moho and your computer.

Brian

Posted: Sun Jun 26, 2005 5:25 pm
by jorgy
Janimatic made a lua script for moho that does just that:


http://www.lostmarble.com/forum/viewtop ... sc&start=0

Posted: Sun Jun 26, 2005 6:23 pm
by dodgyville
Nichod wrote:You could have made the images into a video and imported the video into Moho. Might have been easier on Moho and your computer.

Brian
You can't import videos in the linux version. Writing my own script was trivial really. The big problem is the crashing. It's easy to get around (just work with smaller animations) but I just thought I'd mention it...

Luke