Done! MMT Trailer is finally uploaded.
You can watch it on vimeo: http://vimeo.com/33773965.
Some scenes were quite demanding, for example:
- 3D CAD Model Animation
I first tried to export the model to blender – which didn’t work out as expected. So I decided to do all the animation in Solidworks 2011. Besides that solidworks sometimes just empties random files (the shape for the power suppply is gone for example), this worked out quite well.
- Import from Processing to Premiere Pro
Altough processing has a MovieMaker Class, I had to save the rendered frames as single png files and add them together in Premiere. It seems that the Processing MovieMaker was not able to find the necessary codecs (e.g. H264) and defaulted to very weird formats (invalid implementation of RLE, JPG streams which cannot be processed in either VLC, virtualdb, ffmpg, Premiere).
- Annotators
The nice annotators you see while the machine is being explained are made with processing. All the lines etc. had to be calculated by custom code (if someone is interested in the code, drop me a line and Ill send it to you. But the code is in quick’n'dirty style).