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
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):
11-06 23:05:08.520 5747 5905 E VLC : [000000776414ad20/1711] libvlc stream: cannot open file //assets/video.mp4 (No such file or directory)
11-06 23:05:08.520 5747 5905 E VLC : [0000007814103670/1711] libvlc input: Your input can't be opened
11-06 23:05:08.520 5747 5905 E VLC : [0000007814103670/1711] libvlc input: VLC is unable to open the MRL 'file:////assets/video.mp4'. Check the log for details.
OpenFL sample (shows: full magenta screen):
11-06 23:12:25.940 7240 7420 E VLC : [0000007764149120/1cfc] libvlc stream: cannot open file /assets/video.mp4 (No such file or directory)
11-06 23:12:25.940 7240 7420 E VLC : [00000078140e02f0/1cfc] libvlc input: Your input can't be opened
11-06 23:12:25.940 7240 7420 E VLC : [00000078140e02f0/1cfc] libvlc input: VLC is unable to open the MRL 'file:///assets/video.mp4'. Check the log for details.
Steps to reproduce:
lime test android
hxcodec version: latest git, main branch
Results:
Flixel sample (shows: black rectangle with magenta bars on the side):
OpenFL sample (shows: full magenta screen):
OpenFL (with -debug):
The text was updated successfully, but these errors were encountered: