Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the output video stored? #55

Open
ksyao2002 opened this issue Aug 7, 2020 · 8 comments
Open

Where is the output video stored? #55

ksyao2002 opened this issue Aug 7, 2020 · 8 comments
Assignees
Labels

Comments

@ksyao2002
Copy link

I attached the script CameraCapture from Runtime to my main camera gameobject, and I assigned it values as shown below:
image

However, I run it in editor and then stop running it and I don't know where the final video is stored, if it is being created at all. Please let me know any solutions to this.

@keijiro keijiro self-assigned this Aug 8, 2020
@keijiro
Copy link
Owner

keijiro commented Aug 8, 2020

It will be stored in the project folder.

@keijiro keijiro closed this as completed Aug 8, 2020
@ksyao2002
Copy link
Author

What will be the name of the recording? I don't see a project folder... do you mean assets?

@keijiro
Copy link
Owner

keijiro commented Aug 11, 2020

I meant the project root folder. Is there any error message in the console view?

@keijiro keijiro reopened this Aug 11, 2020
@ksyao2002
Copy link
Author

There are no error messages. The thing is I don't even know if it is recording. It looks like this when I press play in Unity Editor:

image

But there are no options to start or end recording, I'm assuming that it starts and ends when I start and stop the editor.

@ksyao2002
Copy link
Author

My build is android, could that affect it?

@ksyao2002
Copy link
Author

Switched my build to PC, Windows, and Mac standalone and it still doesn't record video. What will be the name of the recording?

@keijiro
Copy link
Owner

keijiro commented Aug 11, 2020

FFmpegOut only supports the desktop platforms (Windows, macOS and Linux).

Could you test it with my test project (the project contained in this repository)?

@DongDem
Copy link

DongDem commented Feb 1, 2024

FFmpegOut only supports the desktop platforms (Windows, macOS and Linux).

Could you test it with my test project (the project contained in this repository)?

Hi @keijiro
Firstly, thank you very much for your project!
I already runn with your test project(the project contained in this repository) but I don't know where is the ouput video stored?
Can you guide me for this? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants