Publisher | baKno Games |
---|---|
File size | 2.83MB |
Number of files | 14 |
Latest version | 1.0.1 |
Latest release date | 2014-12-02 09:39:51 |
First release date | 2014-12-02 09:39:51 |
Supported Unity versions | 2018.4.2 or higher |
Capture audio and video, and mix them together into an AVI Movie binary.
Movie Export generates an AVI movie file, encoded as Motion-JPG with uncompressed audio. This movie file format is almost universal. It plays on Windows, Mac and Linux without any additional software required.
Movie Export works on Unity version 4.5 or higher (Free or Pro), for any platform (Mac, Windows, Linux, IOS, Android, Web, etc.).
The main functionality is contained within a single C# script with a few static functions. And there is a companion script that simplifies the process even more with just two variables one to record audio and the other to record video.
It is very simple to implement into any project. A sample scene is included with sample scripts demonstrating its functionality.
Movie Export generates an AVI movie file, encoded as Motion-JPG with uncompressed audio. This movie file format is almost universal. It plays on Windows, Mac and Linux without any additional software required.
Movie Export works on Unity version 4.5 or higher (Free or Pro), for any platform (Mac, Windows, Linux, IOS, Android, Web, etc.).
The main functionality is contained within a single C# script with a few static functions. And there is a companion script that simplifies the process even more with just two variables one to record audio and the other to record video.
It is very simple to implement into any project. A sample scene is included with sample scripts demonstrating its functionality.