Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-01-24 17:03:46 +0400
committerStefano Sabatini <stefasab@gmail.com>2013-01-25 03:04:22 +0400
commit40cb682ca0b9c355ed7ff58548a5ca58ba14b69b (patch)
tree0eb55d5814a15ff6d94a7ae523e16b88494e1cb1 /doc/faq.texi
parentc10350358da58600884292c08a8690289b81de29 (diff)
doc/faq: mention concat protocol documentation in the protocol concatenation entry
Diffstat (limited to 'doc/faq.texi')
-rw-r--r--doc/faq.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/faq.texi b/doc/faq.texi
index da49d318d7..33e8b00140 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,
+@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.