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 165 forks source link

MP4 encoder cannot see any "video" in the final output? #30

Closed YoungXiang closed 5 years ago

YoungXiang commented 6 years ago

I have the example scene setup, and have gbufferRecorder & AudioRecorder removed, only the MovieRecorder is left, and the encoder format is set to MP4. In the final output file, no frames can be rendered, but the video player still shows its length. It works fine when I set the encoder format to Web M. What could possibly go wrong?

I'm testing on PC, windows 10 (64bit) with Unity 5.6.4.