[FFmpeg-cvslog] doc/faq: fill missing word in the concat protocol entry
Stefano Sabatini
git at videolan.org
Fri Jan 25 00:07:59 CET 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Thu Jan 24 14:04:59 2013 +0100| [2756c3091a9ded0b9e524136f632712045beb1d2] | committer: Stefano Sabatini
doc/faq: fill missing word in the concat protocol entry
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2756c3091a9ded0b9e524136f632712045beb1d2
---
doc/faq.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/faq.texi b/doc/faq.texi
index 33e8b00..ebf21f5 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -299,7 +299,7 @@ FFmpeg has a @url{http://ffmpeg.org/ffmpeg-protocols.html#concat,
documentation.
A few multimedia containers (MPEG-1, MPEG-2 PS, DV) allow to concatenate
-video by merely concatenating the files them.
+video by merely concatenating the files containing them.
Hence you may concatenate your multimedia files by first transcoding them to
these privileged formats, then using the humble @code{cat} command (or the
More information about the ffmpeg-cvslog
mailing list