This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM355 EVM : How to make AVI file that can be run on WindowOS Media player and Evm

Is it possible to make AVI files that can be run on both Window OS  generic media player and Evm demo application ?

below site shows some clue by which AVI file can be run with stability. test environment was dm355 evm on gst-ti-plugin-full-1.00.02.

you can also see the avi decode test result with release_test_results_1_00_02.xls 

https://texinst1.gforgegroup.com/gf/project/gstreamer_ti/frs/?action=FrsReleaseBrowse&frs_package_id=26&_br_pkgrls_total=5&_br_pkgrls_page=2&br_pkgrlssort_by=release_date&br_pkgrlssort_order=asc&br_pkgrls_limit=50

 

gst-ti-plugin-full-1.00.02 supports 'avimux' functionality to mux audio and video data into avi file.

that is..  'avimux' can make avi file from muxing alaw(g711) and mpeg4. you can also find specific description about 'avimux' by search engine like google. below site  shows it's description.

(http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/ch01.html)

is there anybody who succeed making avi clip that can be played in both PC and EVM ?