精选特卖:即日起至7月15日,精选商品五折优惠!

Direct Video Android (Beta)

JoeMarshall - 代码插件 - 2024/06/27
尚未评分

Fast 4k plus video rendering for Android accelerated by Vulkan

  • 支持的平台
  • 支持的引擎版本
    5.3 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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.

技术细节

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/