Unity-Technologies / GenericFrameRecorder

This GitHub package is DEPRECATED. Please get the new Unity Recorder from the Asset Store (https://assetstore.unity.com/packages/essentials/unity-recorder-94079) Use the editor builtin Bug Reporter to report issues. You can track and vote for issues on the Issue Tracker (https://issuetracker.unity3d.com)
MIT License
534 stars 66 forks source link

Dominique/movie recorder #25

Closed Dominique-Unity closed 6 years ago

Dominique-Unity commented 6 years ago

First cut of the movie recorder to produce .mp4/.webm files using Unity's native video encoding back-end that is already used by our VideoClip importer.

Follow-up work will use recently added features to disable certain features that don't make sense for this recorder (such as variable frame rate or "every n'th frame") and to use the improved functionality to create filenames with tags.