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.

Endode - Fourcc codec

Hi,

I'm encoding videos on DM6446 with "Video 1.0 Encoder Code". The process runs correctly and then I put this stream video in a Avi container. Avi container format needs a fourcc to identify the stream codec.

I've found a website where there is a list of all fourcc codecs, but I don't know which fourcc codec uses a stream encoded by "Video 1.0 Encoder Code".

http://www.fourcc.org/codecs.php

I've tried it with FFMpeg and M4cc.  In both cases the result have been correct but I'd want to know which is the exact fourcc that I have tu use.

 

Thanks