AbedElazizShe / LightCompressor

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

Instance nullpointer #12

Closed lucazin closed 4 years ago

lucazin commented 4 years ago
VideoCompressor.**INSTANCE**.start(
                    Source.getPath(),
                    Destination.getPath(),

The instance propery always null. How can i fix this?

Im using inside a service.

Thanks!

AbedElazizShe commented 4 years ago

Thank you for posting this issue.. Could you please share some code. It is working fine on my end!

AbedElazizShe commented 4 years ago

Please open the issue if you keep facing it. Will close it for now due to inactivity.