jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Apache License 2.0
923 stars 999 forks source link

[BUG] Flutter Texture with HDR #1241

Open sudhanshugairola opened 1 year ago

sudhanshugairola commented 1 year ago

Can you please make this more powerfull with betterplayer because that use flutter_textureview which doesn't provide actual color even colour washout on HDR video. That will help lots of users. Developer failed to initialised platform view on Android side to provide a native view.

andreasgangso commented 1 year ago

HDR should work fine with https://pub.dev/packages/bccm_player I just released the package so there may be some setup quirks, but I want the plugin to work for others so just create an issue and I'll help you ASAP.

sudhanshugairola commented 1 year ago

Yeah I know HDR work with iOS well but for Android they didn't not platformview with exoplayer library, because exoplayer contains more feature then simple native videoview.

liuchuancong commented 9 months ago

@sudhanshugairola I tried! work bad with Android.