[FFmpeg-devel] [PATCH] doc/faq: fill missing word in the concat protocol entry
Stefano Sabatini
stefasab at gmail.com
Thu Jan 24 14:06:52 CET 2013
---
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
--
1.7.9.5
More information about the ffmpeg-devel
mailing list