Skip to content

org.bytedeco.javacv.FrameRecorder$Exception: avcodec_encode_video2() error -1: Could not encode video packet. #7

Description

@khyatiChitroda

getting error at line:
recorder.record(yuvImage);

2020-05-14 14:13:42.990 7858-7858/com.example.javacv.stream.test2 W/System.err: at org.bytedeco.javacv.FFmpegFrameRecorder.recordImage(FFmpegFrameRecorder.java:933)
2020-05-14 14:13:42.990 7858-7858/com.example.javacv.stream.test2 W/System.err: at org.bytedeco.javacv.FFmpegFrameRecorder.record(FFmpegFrameRecorder.java:845)
2020-05-14 14:13:42.990 7858-7858/com.example.javacv.stream.test2 W/System.err: at org.bytedeco.javacv.FFmpegFrameRecorder.record(FFmpegFrameRecorder.java:838)
2020-05-14 14:13:42.990 7858-7858/com.example.javacv.stream.test2 W/System.err: at com.example.javacv.stream.test2.MainActivity$CameraView.onPreviewFrame(MainActivity.java:437)
2020-05-14 14:13:42.990 7858-7858/com.example.javacv.stream.test2 W/System.err: at android.hardware.Camera$EventHandler.handleMessage(Camera.java:1221)
2020-05-14 14:13:42.990 7858-7858/com.example.javacv.stream.test2 W/System.err: at android.os.Handler.dispatchMessage(Handler.java:107)
2020-05-14 14:13:42.990 7858-7858/com.example.javacv.stream.test2 W/System.err: at android.os.Looper.loop(Looper.java:214)
2020-05-14 14:13:42.990 7858-7858/com.example.javacv.stream.test2 W/System.err: at android.app.ActivityThread.main(ActivityThread.java:7356)
2020-05-14 14:13:42.990 7858-7858/com.example.javacv.stream.test2 W/System.err: at java.lang.reflect.Method.invoke(Native Method)
2020-05-14 14:13:42.990 7858-7858/com.example.javacv.stream.test2 W/System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
2020-05-14 14:13:42.991 7858-7858/com.example.javacv.stream.test2 W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions