Khang-NT / Android-Media-Converter

Android open source media converter build on top of FFmpeg
GNU General Public License v3.0
209 stars 60 forks source link

"Not compatible" even in Beta #136

Open MarkJeronimus opened 1 day ago

MarkJeronimus commented 1 day ago

I joined the beta program because it said "Not compatible with your device" however I'm still getting the same.

My phone is a slightly outdated Samsung S20+ (4 years old so it doesn't receive non-security updates anymore) running Android 13 and the hilariously buggy OneUI 5.1.

I expect a video compressor such as this to not depend too much on a platform, especially since you mention it's built on top of ffmpeg. In comparison, the F-Droid app "ffshare" which also uses ffmpeg, runs fine (although with a clunky UX and a few configuration issues).

caydey commented 1 day ago

@MarkJeronimus The code for my app along with this app is open source and not for profit, you could always take a look at the code and make a PR to fix it yourself.