Hi All, I am encoding raw data into h.264 format using libavcodec avcodec_encode_video API. I am able to encode the data. Now my question is that does libavcodec add RTP Payload (as per RFC 3984) on encode data? If not can i force libavcodec to add RTP Payload over encoded data?
Thanks in Advance _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
