unity3d-jp / FrameCapturer

export framebuffer, GBuffer or any RenderTextures from Unity to file. supported format: png, exr, gif, webm, mp4
MIT License
1.04k stars 164 forks source link

No preview and no record #3

Closed MaximeGL closed 8 years ago

MaximeGL commented 8 years ago

Hi,

I have some issues, when I integrated a GifRecorder with MovieRecorderEditorUI.prefab or MovieRecorderUI.prefab, I had no preview in UI and it's impossible to save the record. I taked the time to import FrameCapturer.Unitypackage and FAACSelfBuild.Unitypackage

Do you think it's because I'm on MacOS? If yes, there is a workaround?

i-saint commented 8 years ago

yes, currently works only on Windows. we are planning to provide Mac version, but not sure when it will be released. maybe you can build plugin from source by yourself.