[Mp4-tech] H.264 over IP networks, Inside the decoder
Martín Díaz Cuesta
mdc gatv.ssr.upm.es
Thu Apr 21 14:03:21 EDT 2005
Dear all,
I'm working on a IP network to deliver video content and I'm trying to
implement H.264 on it. I need a way to separate the NAL units from the
output given by the encoder, then send them to the decoder, store them
with a buffering system, and finally introduce those NAL units in the
decoder.
Without changing the decoder, this can't be done, since it accepts only
the entire *.264 files generated by the encoder.
I would like to know where, exactly, in the decoder code, can I
introduce these NAL units directly.
Thanks for everything!
More information about the Mp4-tech
mailing list