We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
com.qd.videorecorder I/recorder: 录制错误avcodec_encode_video2() error -1: Could not encode video packet.红米2a,5.1.1 ui 8
11-23 18:06:13.361 25013-25264/com.qd.videorecorder W/System.err: com.googlecode.javacv.FrameRecorder$Exception: avcodec_encode_video2() error -1: Could not encode video packet. 11-23 18:06:13.361 25013-25264/com.qd.videorecorder W/System.err: at com.qd.recorder.NewFFmpegFrameRecorder.record(NewFFmpegFrameRecorder.java:767) 11-23 18:06:13.361 25013-25264/com.qd.videorecorder W/System.err: at com.qd.recorder.NewFFmpegFrameRecorder.record(NewFFmpegFrameRecorder.java:689) 11-23 18:06:13.361 25013-25264/com.qd.videorecorder W/System.err: at com.qd.recorder.RecorderThread.run(RecorderThread.java:67)
11-23 18:06:34.381 25013-25013/com.qd.videorecorder E/MediaPlayer-JNI: QCMediaPlayer mediaplayer NOT present 11-23 18:06:34.381 25013-25013/com.qd.videorecorder I/ViewRootImpl: CPU Rendering VSync enable = true 11-23 18:06:34.391 25013-25013/com.qd.videorecorder D/ActivityThreadInjector: clearCachedDrawables. 11-23 18:06:34.581 25013-25013/com.qd.videorecorder E/MediaPlayer: Should have subtitle controller already set 11-23 18:06:34.671 25013-25013/com.qd.videorecorder E/MediaPlayer: Should have subtitle controller already set
录制完之后只要3s左右,再次录制,就录制完,直接无图像了。只要3s左右的声音
The text was updated successfully, but these errors were encountered:
No branches or pull requests
com.qd.videorecorder I/recorder: 录制错误avcodec_encode_video2() error -1: Could not encode video packet.红米2a,5.1.1 ui 8
11-23 18:06:13.361 25013-25264/com.qd.videorecorder W/System.err: com.googlecode.javacv.FrameRecorder$Exception: avcodec_encode_video2() error -1: Could not encode video packet.
11-23 18:06:13.361 25013-25264/com.qd.videorecorder W/System.err: at com.qd.recorder.NewFFmpegFrameRecorder.record(NewFFmpegFrameRecorder.java:767)
11-23 18:06:13.361 25013-25264/com.qd.videorecorder W/System.err: at com.qd.recorder.NewFFmpegFrameRecorder.record(NewFFmpegFrameRecorder.java:689)
11-23 18:06:13.361 25013-25264/com.qd.videorecorder W/System.err: at com.qd.recorder.RecorderThread.run(RecorderThread.java:67)
11-23 18:06:34.381 25013-25013/com.qd.videorecorder E/MediaPlayer-JNI: QCMediaPlayer mediaplayer NOT present
11-23 18:06:34.381 25013-25013/com.qd.videorecorder I/ViewRootImpl: CPU Rendering VSync enable = true
11-23 18:06:34.391 25013-25013/com.qd.videorecorder D/ActivityThreadInjector: clearCachedDrawables.
11-23 18:06:34.581 25013-25013/com.qd.videorecorder E/MediaPlayer: Should have subtitle controller already set
11-23 18:06:34.671 25013-25013/com.qd.videorecorder E/MediaPlayer: Should have subtitle controller already set
录制完之后只要3s左右,再次录制,就录制完,直接无图像了。只要3s左右的声音
The text was updated successfully, but these errors were encountered: