I want to use the hardware codec in the IMX6 processor

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I want to use the hardware codec in the IMX6 processor

1,154件の閲覧回数
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 返信

902件の閲覧回数
bixingyan
NXP Employee
NXP Employee

I think you can use MediaCodec class to do this.

0 件の賞賛
返信