Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to compress only video and not trim the video #73

Open
hafiz013 opened this issue Feb 24, 2022 · 1 comment
Open

How to compress only video and not trim the video #73

hafiz013 opened this issue Feb 24, 2022 · 1 comment

Comments

@hafiz013
Copy link

Hi I have project to implement with requirement whatever size more than 10mb compress it and dont trim it. What code should i use and which library that suitable that without increase more apk or aab size. Thank you

@a914-gowtham
Copy link
Owner

a914-gowtham commented Feb 24, 2022

@hafiz013 you can use ffmpeg. it is a video processing library. you can find ffmpeg command for video compression online. to start with refer this repo https://github.com/yuanqing/ffmpeg-cheatsheet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants