Spotlight Sale: Save 50% on select products now through July 15.

Direct Video Android (Beta)

JoeMarshall - Code Plugins - Jun 27, 2024
Not Yet Rated

Fast 4k plus video rendering for Android accelerated by Vulkan

  • Supported Platforms
  • Supported Engine Versions
    5.3 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

DirectVideo Android is a replacement for the built in Unreal media player, optimized for performance. By directly rendering video to Unreal textures using Vulkan, it enables playback of high resolution and 360 degree video content without frame drops.


The performance gains are sometimes ridiculous - for example on both Meta Quest 3 and a mid-range phone (Oppo Find X3 Neo 5G with Snapdragon 865), I can play 7680x3840x30fps video while maintaining full engine frame rate (72fps on Quest and 60fps on phone). Using the built in player, the game fps drops to under 14 fps and the entire game stutters; it is just not possible to play high resolution video using Unreal's default player.


This is pretty much a drop-in replacement - just add the plugin, then make sure your media sources are set to use AndroidVulkanVideo as the player (or just disable the Unreal default Android Media Player plugin).


Right now only local content is supported, either from assets or local storage. It might work with streaming video, but it is untested right now.


This is priced at $99.99 as a beta special. Similar plugins for Unity cost $200 plus, and as far as I am aware this is the only plugin for Unreal.

Technical Details

Features: (Please include a full, comprehensive list of the features of the product)

  •  Smooth, low-CPU use playback of high resolution video direct to video textures (4k, 8k, 360 degree)
  •  Drop-in replacement for standard media player
  •  Did I mention it is FAST, really FAST

Code Modules:

  •  AndroidVulkanVideo - the main video player code, runs on Android only.
  •  AndroidVulkanVideoFactory - this lets Unreal know about our media player, and lets you set it as player in the editor.

 

Number of C++ Classes: 1 public class, 10ish private

Supported Development Platforms: Windows, Linux , probably Mac, but I haven't tested yet

Supported Target Build Platforms: Android (with Vulkan enabled)

Documentation: https://joemarshall.github.io/directvideo/