caydey / ffshare

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

Support webp. #66

Closed craftxbox closed 5 months ago

craftxbox commented 1 year ago

As it stands, attempting to share a webp image through the app results in a "Unknown/Unsupported filetype" error. FFmpegKit is already compiled with libwebp, so this should be a trivial addition.