caydey / ffshare

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

[feature] target specific filesize #2

Closed AeliusSaionji closed 2 years ago

AeliusSaionji commented 2 years ago

Many web services have upload limits - for example discord has an 8MB limit. A very common task I perform is cutting down a video until it's just under the limit of whatever service I want to upload to.

Thanks!

GhostOfJericho72 commented 2 years ago

I second this. For myself, this would be extremely helpful for Discord.

ShockedCoder commented 2 years ago

I third this.

The only reason I installed this was because my stubborn friends won't move off of Discord in the first place.

tomkel commented 2 years ago

Can also add 100M limit please? Thank you so much.

And is there a reason why 192k or 256k audio not supported?

caydey commented 2 years ago

Sure, Are there any other limits that you would like or think would be needed. I didn't see the need to add 192k+ audio while writing the code however it makes sense that I should include it. I'll be sure to include those changes in my next version

tomkel commented 2 years ago

tysm! 200M is the only other one I might need.

My thought is audio is very small in size compared to video, so no need to downsample to 128k, can leave at 192 or 256