AVFX Team proudly presents a new plugin for Unity3D.
AVFX Movie Recorder
AVFX Movie Recorder is a new open-source, cross-platform plugin for Unity3D. It allows multithreaded movie, screen and audio capturing from within an Unity3D application, at great performance.
Switched codec-settings and format to .mp4. The movie can now be played using Quicktime, Windows Media Player, VLC Mediaplayer and 100 of others media players.
This version is heavily tested and quality assured by 100 of people.
We just are searching for a solution to encode videos from our apps (ios/android) - single images + sound to video. Is there a chance to use your product for this? Or can you help us on this?
As I understood you have wrapped ffmpeg - so you could compile it for android / iphone and we could use it for our projects?
The ffmpeg is wrapped so you are able to replace it with any ffmpeg of your choice. I can’t see any reason for this to not work out.
The reason that we havn’t tried this out yet is because we dont have the licenses required to test it out.
If you want to try it out, go ahead and I will do my best to help you along the way.
I will see if we can get a license to try this out ourselves in upcoming weeks.
EDIT: We will most likely never support Android or Iphone.
Before trying it out i just want to get a little bit more info. Not the actual implementation details but how it generally works
Do you need the pro version of unity to get it working? e.g. are your reading back the framebuffer to get the rendered image? Or are you using the snapshot function unity provides and build the video from files?
ffmpeg is running as an external process. You should try to compile ffmpeg for Android/iPhone and get it working running as an external process before buying the asset. It might be a bit tricky. I wish you the best of luck if your up to it!
Clearly, this is not an Open Source product if it does not provide universal free access to the product’s source code. (universal free access meaning you don’t have to buy it first)
I have bought the avfx movie recorder and made a few test. I didn’t get it to work. Can you send me a correctly compiled ffmpeg (android) and I will try to include it in the scripts.
The definitition by wikipedia might be a bit missguiding. Open Source does not necessarily mean that the getting access to the open source is free. In this case it means that you will have access to the code and modify it as you wish (for free). There’s alot of products that pend a fee for access to their open source.
Switched codec-settings and format to .mp4. The movie can now be played using Quicktime, Windows Media Player, VLC Mediaplayer and 100 of others media players.
This version is heavily tested and quality assured by 100 of people.