Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Mediacodec

How To Initialize Mediaformat To Configure A Mediacodec To Decode Raw Aac Data?

I have a strange issue with my StreamPlayer and I need any help I can get. The main goal I need to … Read more How To Initialize Mediaformat To Configure A Mediacodec To Decode Raw Aac Data?

Controlling Frame Rate Of Virtualdisplay

I'm writing an Android application, and in it, I have a VirtualDisplay to mirror what is on the… Read more Controlling Frame Rate Of Virtualdisplay

Android Camera2 Capture Image Skewed

Update: This looks like it's related to this: Image data from Android camera2 API flipped &… Read more Android Camera2 Capture Image Skewed

How To Convert Codec Of Video Recorded By Inbuilt Android Camera?

I record video using the inbuilt camera of android,but when I send to server via Retrofit2,the vide… Read more How To Convert Codec Of Video Recorded By Inbuilt Android Camera?

Mediacodec Signalendofinputstream() Error

I'm trying to use the Live Camera Recording ( With Opengl ) from the Sample Code Grafika. Every… Read more Mediacodec Signalendofinputstream() Error

How Can We Make The Saveframe() Method In Extractmpegframestest More Efficient?

[edit] Reformatting into question and answer format following fadden@ suggestion. In ExtractMpegFra… Read more How Can We Make The Saveframe() Method In Extractmpegframestest More Efficient?