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

Video File size and Quality #1

Open
mani9299 opened this issue Mar 30, 2023 · 0 comments
Open

Video File size and Quality #1

mani9299 opened this issue Mar 30, 2023 · 0 comments

Comments

@mani9299
Copy link

mani9299 commented Mar 30, 2023

When recording for long duration, video file is split into multiple files.

-Download package.
-Open example scene.
-Make build and run.
-Record for 30sec or 1min.

Expected:

-1 Video file download, but it downloads multiple files.

Found a workaround:

-Change the file format from '.mp4' to 'webm' in ZVideoRecorder.jslib.
-Also changed the filename to "filename" + Date.now( ), so it generates different file name each time.


When recording with a filled scene video quality decreases.

-Open example scene.
-Make 50 instances of dummy particle effect in the example scene.
-Record video.

Expected:

-Normal gameplay video, instead output video lags quite a bit.

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

No branches or pull requests

1 participant