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
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
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
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