Can we create same quality of Videos (opengl or vulcan) on Android like desktop Windows?

We have to create video out of images (camera feed + content image) and audio, we have 2 options
either we do encoding (Mediacodec and muxer) on Android device
OR
rely on some service to do encoding (it has its own cons).

Can we get the same quality of videos on mobile phones ?

What are limitations in mobile hardware or software ?

This question has nothing to do with OpenGL, OpenGL ES, or Vulkan. You’ll need to look elsewhere for video encoding options.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.