hxCodec
hxCodec copied to clipboard
Haxe library for native video playback on HaxeFlixel and OpenFL.
With hxCodec 3.0 loading videos for the first time can take to 10-15 seconds to load
The videos played have significantly lower volume compared to older versions of hxCodec, and when using sprites as videos, exiting to the menu causes very repetitive crashes. This didn't happen...
It would be useful to be able to take a video file as bytes, and play them back in hxCodec as a video, without having to have the video on...
trying to compile a project for android. no matter what I do, the version I use or whatever, this always happens: /usr/local/lib/haxe/lib/hxCodec/3,0,2/project/vlc/lib/Android/libvlc-v7.so: error adding symbols: File in wrong format clang++:...
Steps to reproduce: - build the Flixel/OpenFL/Lime samples with `lime test android` hxcodec version: latest git, main branch Results: Flixel sample (shows: black rectangle with magenta bars on the side):...