スポットライト セール: 7月15日まで一部の商品が 50%オフで購入できます。

Direct Video Android (Beta)

まだ評価されていません

Fast 4k plus video rendering for Android accelerated by Vulkan

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.3 - 5.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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/