[FFmpeg-cvslog] r9723 - trunk/doc/faq.texi
lu_zero
subversion
Tue Jul 17 16:59:29 CEST 2007
Author: lu_zero
Date: Tue Jul 17 16:59:29 2007
New Revision: 9723
Log:
Editorial cleanup, thanks Diego =)
Modified:
trunk/doc/faq.texi
Modified: trunk/doc/faq.texi
==============================================================================
--- trunk/doc/faq.texi (original)
+++ trunk/doc/faq.texi Tue Jul 17 16:59:29 2007
@@ -417,10 +417,10 @@ see @url{http://www.iversenit.dk/dev/ffm
see @url{http://svn.mplayerhq.hu/michael/trunk/docs/}
- at section how do I feed H.263-RTP (and other codecs in rtp) to libavcodec?
+ at section how do I feed H.263-RTP (and other codecs in RTP) to libavcodec?
Even if peculiar since it is network oriented, RTP is a container like any
-other. You have to DEMUX RTP before feeding the payload to libavcodec.
-In this specific case please look at rfc 4629 to see how it should be done.
+other. You have to @emph{demux} RTP before feeding the payload to libavcodec.
+In this specific case please look at RFC 4629 to see how it should be done.
@bye
More information about the ffmpeg-cvslog
mailing list