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

Compression is not reducing the size of video #1

Open
vedraj360 opened this issue Dec 12, 2022 · 1 comment
Open

Compression is not reducing the size of video #1

vedraj360 opened this issue Dec 12, 2022 · 1 comment

Comments

@vedraj360
Copy link

Thanks for developing the compress library. I am trying to use it but the compression is not working . The compressed video size is the same as the original video and I am not able to change the setting as the methods are private. I want to convert the video to Medium resolution. Any help would be appreciated.

@a365344743s
Copy link
Owner

a365344743s commented Dec 19, 2022

try VideoConvertUtil.makeVideoBitrate to control video bitrate.
And VideoConvertUtil.createCompressionSettings to control video resolution

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