You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
What feature do you want to get added on the base engine?
This is an extremely easy fix where you have to replace import vlc.MP4Handler; with import hxcodec.VideoHandler; and any instance of "MP4Handler" with "VideoHandler".
You don't need to keep hxCodec 2.5.1, especially when the current version (2.6.1) has additional features, such as macOS support. I tested it in my Lunar Engine fork, and it works well. hxCodec (2.6.1)
To test your sight, and reliability, please select the option of what should NOT be requested.
What feature do you want to get added on the base engine?
This is an extremely easy fix where you have to replace
import vlc.MP4Handler;withimport hxcodec.VideoHandler;and any instance of "MP4Handler" with "VideoHandler".You don't need to keep hxCodec 2.5.1, especially when the current version (2.6.1) has additional features, such as macOS support. I tested it in my Lunar Engine fork, and it works well.
hxCodec (2.6.1)
To test your sight, and reliability, please select the option of what should NOT be requested.
Stage Editor, 6K+ support, and winning icons.