You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I was working on a project and I wanted to add a video to it, now I know what you might think "just use the ffmpeg example" well the problem is that there is no native video type and therefore the general approach is turning every frame into an image, which I do not think it is the best option for performance (I might be wrong), I did find this idea being brought up here "#5463" although it was deep in the comments and there was no response from any maintainer (and I thought this subject deserved it is own discussion), Thanks in advance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
So I was working on a project and I wanted to add a video to it, now I know what you might think "just use the ffmpeg example" well the problem is that there is no native video type and therefore the general approach is turning every frame into an image, which I do not think it is the best option for performance (I might be wrong), I did find this idea being brought up here "#5463" although it was deep in the comments and there was no response from any maintainer (and I thought this subject deserved it is own discussion), Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions