Re: Please help AVi to FLASH
"Robert" <[email protected]>
| Newsgroups | gmane.comp.video.blender.user |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], "cmrj_2k" <cmrj_2k@...> wrote: > > Is there any opensource software for avi format to be converted to > flash format? thanks > cmrj_2k Is there a specific reason that you need to convert avi to flash. If it is becasue blender exports animations to avi there is an easier way. There is a python script called s2flender made by a blender user named eaguirre. It integrates with blender. It does not require the full python installation. (Well at least it did not in the previous version. He had just upgraded it to work with blender version 2.42a so It might require full python now. I have not tried the newer version yet) and it outputs either static(non- animated) .swf files or animated .swf files. You can find it here: http://www3.sympatico.ca/emilio.aguirre/s2flender.html You can also find a never version with some bug fixes from another author (cambo) here: http://www.neeneenee.de/blender/scripts/flash_export.py put it in your blender scripts directory then click "update menu" on the script menu and it will appear in the export sub menu of the scripts menu.