Code Monkey home page Code Monkey logo

Comments (13)

Kushal25Gupta avatar Kushal25Gupta commented on July 30, 2024

bro have you got the solution of it?

from videocompress.

agusibrahim avatar agusibrahim commented on July 30, 2024

same issue

from videocompress.

jitendrakohar avatar jitendrakohar commented on July 30, 2024

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

from videocompress.

harshkum99 avatar harshkum99 commented on July 30, 2024

unable to build app because of this error.

from videocompress.

tomcatvr avatar tomcatvr commented on July 30, 2024

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

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

from videocompress.

Kushal25Gupta avatar Kushal25Gupta commented on July 30, 2024

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

from videocompress.

Correct-Syntax avatar Correct-Syntax commented on July 30, 2024

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.

from videocompress.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.