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.

MPEG-4 encoder

Guru 20755 points

Hello,

I would like to ask about MPEG-4 encoder (part 2) for DM8168: I see in user's guide that encoder output file format is .m4v, is it the same as MP4 file format (MPEG-4 part 12) , i.e. does the encoder outputs mpeg-4 elementary stream or MP4 file format ?
Another thing I would like to ask if you can refer me to MPEG-4 samples (not too short samples).

Best Regards,

Ran

  • Ran,

    The encoder generates a video elementary stream it does not generate MP4 file format.

    You can use the pre-compiled binaries of EZSDK and run "capture_encode". One of the input arguments of the application is encoder selection (h.264 or MPEG4).

    Regards,

    Yair