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.

encapsulate audio video and data in mpeg2 DM8168

Hi everybody,

I need to store data in a HDD via PCIe and display it. I find a demo for capture_encode&decode_display and It works quite fine.

The next step I need to do, is to attach audio and data to the video. The first intention is to write all in the HDD, but I think is more efficient to encapsulate the 3 sources (video, audio and data) in mpeg2.

Is this possible, or anybody knows if it is a "code example" or any helpful doc to this purpose?

Thanks in advance,

RB,

Inigo