I want to use the hardware codec in the IMX6 processor

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

I want to use the hardware codec in the IMX6 processor

785 次查看
phillipchen
Contributor I

Hi All,

If I use the mediarecorder class in Android to record the video, does the processor use the hardware or software encoder to encode the video data? The answer seems that it uses the software encoder but I want to use the hardware codec built in the IMX6 processor to encode the video data. Does the IMX6_R13.41_ANDROID_DEMO_IMAGE provide the shared library, which I can use JNI to call, to do the hardware encoding/decoding? Can the decoder output the RGB565 format? I want to use the SurfaceView class to show the video.

Thanks,

Phillip

标签 (4)
0 项奖励
回复
1 回复

533 次查看
bixingyan
NXP Employee
NXP Employee

I think you can use MediaCodec class to do this.

0 项奖励
回复