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

DllNotFoundException: fccore #22

Closed artyom-zuev closed 7 years ago

artyom-zuev commented 7 years ago

I'm sorry if I'm missing something obvious, but it looks like the current version of the project is not including the fccore.dll. Running the sample scene results in nothing but "DllNotFoundException: fccore" messages.

i-saint commented 7 years ago

for those who can't read README.md for unknown reason:

Usage

  1. Import this package to your project: FrameCapturer.unitypackage (note: this link maybe obsolete. you can get latest version from Releases)
  2. Add recorder component to camera (Add Component -> UTJ -> FrameCapturer -> * Recorder) Setup recorder settings and capture