Skip to content

transit.mov in the sketch folder ? #8

Description

@rich-gg

Hi @omerjerk

trying to run the GettingStartedMovie.pde example on nvidia K1 / Nougat, from Android Studio.
Crashing at startup.

I have tried placing the transit.mov file in an assets/ folder like I usually do and get
"MediaPlayer: start called in state 1, mPlayer(0x0)
...
FATAL EXCEPTION: GLThread 3406
"

Then I tried with the transit.mov file inside the sketch folder (as I read here)
then I get more or less the same result
"
E/MediaPlayer: start called in state 1, mPlayer(0x0)
E/MediaPlayer: error (-38, 0)
E/MediaPlayer: Error (-38,0)
D/Grafika: Created program 3 (TEXTURE_EXT)
I/System.out: created surface texture
E/AndroidRuntime: FATAL EXCEPTION: GLThread 4066
Process: gg.rich.me.richmapping, PID: 26150
java.lang.RuntimeException: Framebuffer not complete, status=36054
at in.omerjerk.processing.video.android.VideoBase.prepareFrameBuffers(Unknown Source)
at in.omerjerk.processing.video.android.VideoBase$1.run(Unknown Source)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1481)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1253)
"
Is it supposed to work ?

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