How to record avi in mxc_vpu_test

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to record avi in mxc_vpu_test

1,180 Views
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

Labels (1)
0 Kudos
Reply
3 Replies

1,097 Views
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 Kudos
Reply

1,097 Views
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 Kudos
Reply

1,097 Views
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 Kudos
Reply