Skip to content

Issue with Pause & Resume video #1

Description

@rajatpathak

java.lang.IllegalStateException: writeSampleData returned an error

LOGS

2020-07-18 18:52:42.375 14889-15002/com.seerslab.argear.sample E/MPEG4Writer: do not support out of order frames (timestamp: 24567248 < last: 24581043 for Audio track
2020-07-18 18:52:42.375 14889-15002/com.seerslab.argear.sample E/MPEG4Writer: 0 frames to dump timeStamps in Audio track
2020-07-18 18:52:42.381 14889-14987/com.seerslab.argear.sample E/MediaAdapter: pushBuffer called before start
2020-07-18 18:52:42.381 14889-14987/com.seerslab.argear.sample E/AndroidRuntime: FATAL EXCEPTION: Thread-4
Process: com.seerslab.argear.sample, PID: 14889
java.lang.IllegalStateException: writeSampleData returned an error
at android.media.MediaMuxer.nativeWriteSampleData(Native Method)
at android.media.MediaMuxer.writeSampleData(MediaMuxer.java:694)
at com.seerslab.argear.a.d.g.a(Unknown Source:6)
at com.seerslab.argear.a.d.a.a(Unknown Source:167)
at com.seerslab.argear.a.d.a$a.run(Unknown Source:121)
at java.lang.Thread.run(Thread.java:919)
2020-07-18 18:52:42.405 1458-2032/? E/CamX: [ERROR][FD ] camxfdmanagernode.cpp:3587 PopulateGravityData() NCS Gravity handle is NULL

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