From 2756c3091a9ded0b9e524136f632712045beb1d2 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Thu, 24 Jan 2013 14:04:59 +0100 Subject: doc/faq: fill missing word in the concat protocol entry --- doc/faq.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/faq.texi') diff --git a/doc/faq.texi b/doc/faq.texi index 33e8b00140..ebf21f5370 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 -- cgit v1.2.3