[FFmpeg-devel] [PATCH] doc/faq: mention concat protocol	documentation in the protocol concatenation entry
    Stefano Sabatini 
    stefasab at gmail.com
       
    Thu Jan 24 14:06:45 CET 2013
    
    
  
---
 doc/faq.texi |    4 ++++
 1 file changed, 4 insertions(+)
diff --git a/doc/faq.texi b/doc/faq.texi
index da49d31..33e8b00 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -294,6 +294,10 @@ your format doesn't support file level concatenation.
 
 @subsection Concatenating using the concat @emph{protocol} (file level)
 
+FFmpeg has a @url{http://ffmpeg.org/ffmpeg-protocols.html#concat,
+ at code{concat}} protocol designed specifically for that, with examples in the
+documentation.
+
 A few multimedia containers (MPEG-1, MPEG-2 PS, DV) allow to concatenate
 video by merely concatenating the files them.
 
-- 
1.7.9.5
    
    
More information about the ffmpeg-devel
mailing list