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
Are you talking about encoding them? Or scaling at runtime? This is only the decoder, so the frames should be same resolution as they were encoded, and you would scale on the canvas that you are drawing to
Does the decoder support frame resizing(scale down)? I need to scale down vp8 frames and I couldn't do it.
The text was updated successfully, but these errors were encountered: