[Ffmpeg-cvslog] r8183 - trunk/doc/faq.texi

diego subversion
Fri Mar 2 03:40:45 CET 2007


Author: diego
Date: Fri Mar  2 03:40:45 2007
New Revision: 8183

Modified:
   trunk/doc/faq.texi

Log:
wording/spelling


Modified: trunk/doc/faq.texi
==============================================================================
--- trunk/doc/faq.texi	(original)
+++ trunk/doc/faq.texi	Fri Mar  2 03:40:45 2007
@@ -327,11 +327,11 @@ and libmpdemux/demux_lavf.c in MPlayer s
 
 The standard MSys bash (2.04) is broken. You need to install 2.05 or later.
 
- at section I tried to pass rtp packets into a decoder, it doesnt work
+ at section I tried to pass RTP packets into a decoder, but it doesn't work.
 
-Of course not, you MUST strip ALL rtp headers and assemble valid packets
-first, a mp3 decoder decodes mp3 packets not bastarized mp3 encapsulated in
-rtp, the same applies to all decoders, this is not even ffmpeg or libavcodec
-specific
+Of course not, you MUST strip ALL RTP headers and assemble valid packets
+first, an MP3 decoder decodes MP3 packets not bastardized MP3 packets
+encapsulated in RTP. The same applies to all decoders, this is not specific
+to ffmpeg or libavcodec.
 
 @bye




More information about the ffmpeg-cvslog mailing list