[FFmpeg-devel] Annex B H.264 decoding with FFMPEG

Luca Abeni lucabe72
Tue Feb 3 16:00:13 CET 2009


Felipe Lalanne wrote:
> I know that I can do it that way, but I specifically need to test some H.264
> and network protocol properties so I need to have full control over the way
> the data is sent and received. Any ideas?

Well, you have access to some working code (libavformat/rtpenc_h264.c and
libavformat/rtp_h264.c). You can use that code as a template, and fix your
code based on it.


				Luca




More information about the ffmpeg-devel mailing list