jonataslaw / VideoCompress

Compress videos, remove audio, manipulate thumbnails, and make your video compatible with all platforms through this lightweight and efficient library.
MIT License
228 stars 265 forks source link

Could not find com.otaliastudios:transcoder:0.9.1 #247

Open hirakhax opened 1 year ago

hirakhax commented 1 year ago

Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find com.otaliastudios:transcoder:0.9.1. Searched in the following locations:

Kushal25Gupta commented 1 year ago

bro have you got the solution of it?

agusibrahim commented 1 year ago

same issue

jitendrakohar commented 10 months ago

anyone got the solution for it, please share with us. it will be helpful. thank you

harshkum99 commented 10 months ago

unable to build app because of this error.

tomcatvr commented 8 months ago

Hi, adding the jcenter() repository to the build.gradle file solved the problem

allprojects { repositories { google() mavenCentral() jcenter() // Needed by video_compressor } }

Kushal25Gupta commented 8 months ago

if you add a jcenter() it will give error as jcenter() is already deprecated. https://developer.android.com/build/jcenter-migration

Correct-Syntax commented 8 months ago

You can upgrade it to the 10.x series https://repo.maven.apache.org/maven2/com/otaliastudios/transcoder/. Though, it will require editing the package to remove the instances of Logger.

zirg41 commented 4 months ago

same issue. any updates?

wahid8080 commented 4 months ago

Have Any Solution ?

jitendrakohar commented 4 months ago

I am solve this problem. So if anyone have this problem. Please visit here https://stackoverflow.com/a/77647670/15260560

And do rate if this solve your problem

jitendrakohar commented 4 months ago

Have Any Solution ?

https://stackoverflow.com/a/77647670/15260560

jitendrakohar commented 4 months ago

same issue. any updates?

https://stackoverflow.com/a/77647670/15260560

wahid8080 commented 4 months ago

Thank You so much bro... ❤️

On Wed, Jun 5, 2024 at 10:12 PM Jitendra kohar @.***> wrote:

same issue. any updates?

https://stackoverflow.com/a/77647670/15260560

— Reply to this email directly, view it on GitHub https://github.com/jonataslaw/VideoCompress/issues/247#issuecomment-2150453307, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKUETOMSQJWF4KHD5MOFZH3ZF42IFAVCNFSM6AAAAAA4FWW6G6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJQGQ2TGMZQG4 . You are receiving this because you commented.Message ID: @.***>