Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-mediacodec

What are valid bit rates to set for MediaCodec

Using renderscript for processing and mediacodec for encoding

Hide a secure view completely in MediaProjection - android

OMX.qcom encoder random crash

Android MediaCodec dequeueInputBuffer always returns -1

Muxing camera preview h264 encoded elementary stream with MediaMuxer

How to embed text while recording video in Android?

Screen Sharing between Devices using Media Projection API

Android MediaCodec API video plays too fast

Multiple MediaCodec instances

Inconsistent sample time / presentation time during video decoding

Select H264 Profile when encoding with MediaCodec and MTK Codec

How to use MediaMuxer / MediaCodec InputSurface with GLSurfaceView?

How to record video and audio with MediaCodec and MediaMuxer

Compress Videos using android MediaCodec api

How to prevent java.lang.IllegalStateException generated by MediaCodec.dequeueInputBuffer

CameraToMpegTest.java is not working, ends with IllegalStateException: Can't stop due to wrong state

Fastest way to draw a MediaCodec-decoded video frame to screen?

Record video with MediaCodec and MediaMuxer, but the bitrate and framerate are incorrect