How to record avi in mxc_vpu_test

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

How to record avi in mxc_vpu_test

1,181 次查看
yyuan
Contributor III

i use imax6q.

/yocto/imx-yocto-bsp/build-x11/tmp/work/imx6qsabresd-poky-linux-gnueabi/imx-test/1_7.0+AUTOINC+04ec1d8040-r0/git/test/mxc_vpu_test.

I want to use the files in this directory for avi video

but i got h264 data flow,not avi.

how can i get avi video using the files?

thank you

标签 (1)
0 项奖励
回复
3 回复数

1,098 次查看
joanxie
NXP TechSupport
NXP TechSupport

avi file includes audio and video, for mxc_vpu_test is only for video, not decode audio, if you need to play avi file, pls use gstreamer

0 项奖励
回复

1,098 次查看
yyuan
Contributor III

thank you

yes   i need mxc_vpu_test is only for video, i don`t need audio.my avi file only includes video.

but i don`t know how to make avi files in h264.

i want to know what`s the difference between gstreamer and mxc_vpu_test? soft coding and hard coding?

thank you again

0 项奖励
回复

1,098 次查看
joanxie
NXP TechSupport
NXP TechSupport

if you need to demux the avi file, pls use gstreamer, unit test couldn't demux, gstreamer and unit test are both use vpu decoding

0 项奖励
回复