Hi,
I modify the encode example to test using one encoder to encode multiple channels of input videos in turn. I use two channels of input videos which have the same content. The encoder works but one of the output h264 file lacks the h264 header and could not be played. I could not find which part of codes in the encode example incharge of writing the h264 header.
Does anyone know how does the encoder write the h264 header to the output file?
Thanks very much !