[FFmpeg-cvslog] r9715 - trunk/doc/faq.texi
michael
subversion
Tue Jul 17 14:07:10 CEST 2007
Author: michael
Date: Tue Jul 17 14:07:10 2007
New Revision: 9715
Log:
mention rfc 4629 for rtp-h263(+)
Modified:
trunk/doc/faq.texi
Modified: trunk/doc/faq.texi
==============================================================================
--- trunk/doc/faq.texi (original)
+++ trunk/doc/faq.texi Tue Jul 17 14:07:10 2007
@@ -425,6 +425,6 @@ Remove _ALL_ RTP trash and either feed t
then into the decoder or merge the fragments yourself into proper frames and
feed them into the decoder. Note: The payload of H.263-RTP is not valid
H.263 you at least have to merge the first and last bytes discarding RTP trash
-from them, possibly more.
+from them, possibly more. Also look at rfc 4629.
@bye
More information about the ffmpeg-cvslog
mailing list