AbedElazizShe / LightCompressor

A powerful and easy-to-use video compression library for android uses MediaCodec API.
Apache License 2.0
537 stars 116 forks source link

Turn the video to GrayScale #129

Open james04gr opened 2 years ago

james04gr commented 2 years ago

I wonder if is there a way to change the video to GrayScale in order to reduce the video size even more

AbedElazizShe commented 1 year ago

Hi @james04gr , I can do that if I get multiple requests to do it as it is not a straight forward thing and requires lots of efforts.