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

if video size is Small then this issue is occured #163

Closed NavjotSinghSeraphic closed 1 year ago

NavjotSinghSeraphic commented 1 year ago

2023-08-07 17:00:07.543 14018-14018/com.abedelazizshe.lightcompressor E/failureMessage: The provided bitrate is smaller than what is needed for compression try to set isMinBitRateEnabled to false

AbedElazizShe commented 1 year ago

I think the error message is telling you what the problem is. Could you please read the documentation and let me know if you need help.