caydey / ffshare

An android app to compress image, video and audio files through ffmpeg before sharing them
GNU General Public License v3.0
613 stars 29 forks source link

App crashes for bigger input files #113

Open ahmadjamalmughal47 opened 1 week ago

ahmadjamalmughal47 commented 1 week ago

Describe the bug It leaves no log behind, but when I input bigger files, like bigger than 20 mb, say, it just crashes. Then when I clear data and cache it starts working again. I noticed it accumulates large cache after each conversion, probably does not delete cache after it has already been shared.

sami155 commented 8 hours ago

For me, the app crashes at every video i gave it, no matter the size. And I didnt change any setting. The logs are empty, although I enabled them.

Edit: After switching/downgrading to 1.3.1 it works, but is slow as hell🤨