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

I can Only export Image Sequences. #52

Closed eldaville closed 6 years ago

eldaville commented 6 years ago

How Am I supposed to record a video file with audio?

I've seen some people selecting an option to record video but I only have "Image Sequence" as option.

and when I hit Tools/Recorder/About... / View User Manual

it can't find the "Recorder_install.pdf" file that it's trying to open.

So how do I export audio and video? not only images?

jakubsmaga commented 6 years ago

Exporting video with audio is in Unity 2017.3+. Update your recorder to the newest one: https://github.com/Unity-Technologies/GenericFrameRecorder/releases/tag/0.2.0023 Recording video should be under Unity/Movie https://i.gyazo.com/34f29571f66401c6c6d7ed261dfd16d3.png

jasonm-unity commented 6 years ago

are you using the asset store package or one of the released packages from git hub?

eldaville commented 6 years ago

I'm using the one found here on Git Hub... didn't knew there was one version in the store.

jasonm-unity commented 6 years ago

and which version of unity are you using? Also, there are two recorders that output MP4/WebM files. you want to select the Unity/Movie, as Jacob commented.

fyi: Sound capture is not supported prior to unity 2017.3.

jasonm-unity commented 6 years ago

oh, and the latest version of git hub is much more recent than whats on the asset store...

brnkhy commented 6 years ago

Fixed

I might be missing something here but I think I'm having a similar issue. I used it (from github) on 2017.1 many times before to record videos. But now I tried to take a shot again and all I'm getting is Image Sequence

old version; unity_2017-12-20_12-24-25 latest; unity_2017-12-20_12-31-02

Now even if I open the old projects, which I recorded before, I only get image sequence.

What happened in between?

I probably should have tried restarting pc before posting this actually, I'll do that and edit this if it fixes the issue. didn't work.

EDIT: Disregard all that. I was drag&droping the folder into project initially, using the package file instead fixed this. I guess package installation does some initialization and drag&drop didn't work without that?

jasonm-unity commented 6 years ago

yes, going the package route will make your life much easier.

eldaville commented 6 years ago

I'm still having the same problem in 2017.3

I'm importing the folder directly, where is the package?

jasonm-unity commented 6 years ago

what do you mean: "importing the folder" directly? if all you need is to Use the recorder, then you should simply Import the latest released package.