Skip to content

Movie class missing  #5

Description

@gpandroid90

I'm getting bellow error its say Movie class missing

class file for org.mp4parser.muxer.Movie not found

/Users/one/Desktop/AudioDemo/RxMp4Parser-master/app/src/main/java/hu/agocs/sample/MainActivity.java:60: error: cannot access Movie
RxMp4Parser.from(f.getAbsolutePath()).lift(new CropMovie(18f, 20f)))
^
class file for org.mp4parser.muxer.Movie not found
1 error

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions