Hi All,
I want to know how to generate an MP4 file that must have an H.264/AVC stream and a DDP(EAC3) stream.
The input sources are YUV file and PCM file.
Is it possible? if it's possible, please explain its design or show me an example code.
I tried this with IMFSinkWriter. But it was failure (MF_E_TOPO_CODEC_NOT_FOUND), when the SinkWriter is initializing.
If there is somebody know this problem, please help me.
Thank you...