darwinvtomy / drm_wv_fp_player

Few of the resources from flutter plugin video_player
https://github.com/flutter/plugins/tree/master/packages/video_player
Other
26 stars 11 forks source link

Some Audio Formats are not able to play on this library #2

Open canewsin opened 5 years ago

canewsin commented 5 years ago

What do you thing about integrating ffmpeg to this library i think you already opened issue here https://github.com/USBhost/MX_FFmpeg/tree/master/ffmpeg This will improve audio compatibility to library

canewsin commented 5 years ago

I pinned some repos to profile related to ffmpeg which contains precompiled bin try those for easy work around may be

darwinvtomy commented 5 years ago

I wouldn’t recommend that since most of the phones have the hardware support these days. I am more concerned about the apk size if we added that. But we still have to add the support for IOS before that. And integrating the multi-DRM is the part of the plan . Once we complete that we will address the other upgrades.

darwinvtomy commented 5 years ago

I am looking for more options like a desktop- embedding for both windows and mac. If we can extend support for other platforms we can make a community to support it.

canewsin commented 5 years ago

currently textures not available in desktop-embedding a pr is awaiting to be merged once it merged you can look into it https://github.com/flutter/engine/pull/11276

canewsin commented 5 years ago

I think wav audio is not supported i thought in this lib & regarding lib size i didnt see how much final apk size is !

darwinvtomy commented 5 years ago

Let's finish the DRM part first do you have any reference for IOS VOD Developers ??

canewsin commented 5 years ago

Just Put it Here May some people using to make android apps on mac can help you, otherwise no one can know we need help. Just clearly write there or if you know how to code and don't have mac just try it with Flutter CI Codemagic https://github.com/darwinvtomy/drm_wv_fp_player#ios