Open paju1986 opened 9 months ago
Are these officially supported with Android or is this custom ROMs that people are making for these?
Please run CodecInfo on the device and attach screenshots of the available H.264 codecs.
Moonlight is fully compatible with x86 devices, both ChromeOS, Windows Subsystem for Android, and the official Android emulator. It does enforce hardware-accelerated video decoding though, which may not be supported for unofficial Android ports.
Is your feature request related to a problem? Please describe.
Currently there are versions of Android that run on x86 tablets, like the surface lineup or the asus vivobook slatebook but moonlight dont work on them, because can't find hardware accelerated codecs.
Describe the solution you'd like
Making moonglight compatible with android on x86
Describe alternatives you've considered
Making moonglight compatible with android on x86
Screenshots
No response
BlissOS uses FFMPEG codecs (https://github.com/goffioul/external-stagefright-plugins) for hardware-accelerated decoder already. To enable FFMPEG codecs, either choose OMX (boot with FFMPEG_OMX_CODEC=1
) or Codec2 (boot with FFMPEG_CODEC2_PREFER=1
)
Codec2 is recommended
https://docs.blissos.org/configuration/configuration-through-command-line-parameters/
Thanks i will try out and report
Is your feature request related to a problem? Please describe.
Currently there are versions of Android that run on x86 tablets, like the surface lineup or the asus vivobook slatebook but moonlight dont work on them, because can't find hardware accelerated codecs.
Describe the solution you'd like
Making moonglight compatible with android on x86
Describe alternatives you've considered
Making moonglight compatible with android on x86
Screenshots
No response