P.S: if you were to open up your ved file in a text editor like sublime text, atom or notepad++ then you would be able to do a search & replace of all instances containing ".png" & replace them with ".webp" in a matter of seconds. We do however recommend backing up your ved before opening them up in a text editor as it's very easy to mess something up in the xml code.
#11, by MachtnixFriday, 29. January 2016, 21:38 10 years ago
Thank you. I did this ved-exchange for mp3-files to ogg-files. Of course I need the same file names as *.ogg. The same with *,png and *.webp either.
...as they are not supported by the large majority of image editing applications
That's what I means... ;-) But I'm going to try it. I think I will work with png up to upload the final game, then I change the whole stuff into webp...
#13, by PaupasiaFriday, 29. January 2016, 23:34 10 years ago
Yes, there is a plugin for photoshop and you can "save as" webp and open/work on webp files. The best converter I've found to change lot of images in one single click is XnConvert from Irfanview.
#14, by afrlmeSaturday, 30. January 2016, 00:01 10 years ago
Yeah XnConvert is great. It's what I've recommended on the wiki page. So easy to use & can convert tons of files in record time.
I think it's better to work / edit the original image files as opposed to the inferior webp files mind. The original files are going to be better no matter what.
#16, by Simon_ASASaturday, 30. January 2016, 14:59 10 years ago
I have found that, for me, the best tools are: - Irfanview to convert to webp (possible batch conversion) - Mediacoder to convert to mkv in vp8 or vp9 with ogg sound - Audacity to convert mp3 to ogg vorbis With these 3 free tools, I have all I need and my game works fine.
Regarding the preloading issue, I think I will try something like Machtnix says, by loading the scene in a "hidden" way somehow.
#17, by afrlmeSaturday, 30. January 2016, 15:04 10 years ago
Not heard of the first 2 apps you've mentioned. I like XnConvert for webp conversion - it's also free & supports batch conversion & macros. I'll check out the mediacoder app you mentioned as I don't have anything for video encoding / conversion - it's not something I know a right lot about.
#19, by MachtnixSunday, 31. January 2016, 17:57 10 years ago
There is also a Visionaire option to compress automatically before create the vis-file, but it doesn't work properly for all games. Sometimes some transparency disappears. But it's possible to get a size of 50%.
I only need a tool for pictures and maybe movies, my sound tools make ogg-files.