caydey / ffshare

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

Settings Option: ignore output if larger than input file #37

Closed DoozyDoz closed 5 months ago

DoozyDoz commented 1 year ago
caydey commented 1 year ago

This sometimes happens when the original video is already efficiently compressed.

caydey commented 5 months ago

Closing as there is a toast message that informs the user if the resulting file is larger and it is easy for them to cancel and share the file directly, furthermore a user may want to convert an image between 2 formats which often results in a large file.