Replies: 1 comment
-
Please post this under issues, not discussion. Also, please post a simplified version of the "frame loop" as it's also important. Finalization must wait for all encoders to finish first. Maybe you're not awaiting smth in the frame loop. And if something takes long, just do a performance profile. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My UC: A record of some WebGL canvases.
Before downloading or sharing the video, the user needs to finalise it.
On Edge, the finalisation process takes less than one second, even for a one-minute video.
On Firefox (Linux or Windows), finalising a 25-second video takes more than three minutes.
I've checked several codecs and it's the same issue every time.
Has anyone else experienced similar problems?
Beta Was this translation helpful? Give feedback.
All reactions