Implement flutter_ffmpeg
Hexer10 opened this issue · 1 comments
Hexer10 commented
Add ffmpeg support to android and ios as well
Hexer10 commented
This was implement for android and ios, however some streams cannot be merged due to mobile ffmpeg.
It is needed to find a way to check when the merge fails however I'm not sure how to do that currently: See tanersener/flutter-ffmpeg#286