Skip to content

Releases: Elly2018/GameEngine-FFmpeg-Plugin

v0.1 Player Update

13 Oct 18:15

Choose a tag to compare

Application description

  • addon.rar - Put this in your project folder, restart the editor, the extension will load in
  • videoplayer_demo_linux_v0.1.rar - linux version of the player
  • videoplayer_demo_windows_v0.1.rar - windows version of the player

Test video

Major update

  • Added controller for the player [Play, Pause, Stop, Load]
  • Fixed audio unsync issue (Not totally fixed yet)
  • HLS support
  • Example project added aspect ratio auto adjustment
  • Example project added hide menu
  • Example project added audio volumn control

Next version will focus on

  • Hardware acceleration support
  • Network stream optimization
  • A simple method call to get the decoder or encoder information, like GD.print all the format support etc...
  • Stereo shader for VR video in Example project

v8

v5 v6 v7

Simple test url play video with plane and VR sphere

06 Oct 15:22

Choose a tag to compare

Application description

Borderless window style, after open the program it will automatically play the video.
The play mode is set loop around, this mean when video end it will play again.

The test video is this

http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4

Here is some of the preview

v4

v1 v2 v3